mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Bump shared library version after pari-devel update
This commit is contained in:
parent
07b4f6bbc6
commit
68d6e27e9e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=64154
@ -39,7 +39,7 @@ PARI_VERSION= `${GREP} PORTVERSION ${PARI_DIR}/Makefile | cut -f 2`
|
||||
LIB_DEPENDS+= pari.1:${OLD_PARI_DIR}
|
||||
PARI= -oldpari
|
||||
.else
|
||||
LIB_DEPENDS+= pari-2.2.0:${PARI_DIR}
|
||||
LIB_DEPENDS+= pari-2.2.3:${PARI_DIR}
|
||||
PARI= -pari
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user