Chase pth's shared lib version.
This commit is contained in:
parent
2c5c0653ed
commit
2a530641f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=75722
6 changed files with 6 additions and 6 deletions
|
@ -18,7 +18,7 @@ LIB_DEPENDS= gcrypt.6:${PORTSDIR}/security/libgcrypt \
|
|||
iconv.3:${PORTSDIR}/converters/libiconv \
|
||||
intl.4:${PORTSDIR}/devel/gettext \
|
||||
ksba.7:${PORTSDIR}/security/libksba \
|
||||
pth.14:${PORTSDIR}/devel/pth
|
||||
pth.20:${PORTSDIR}/devel/pth
|
||||
RUN_DEPENDS= pinentry-curses:${PORTSDIR}/security/pinentry
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
|
|
|
@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= gpgme
|
|||
MAINTAINER= markun@onohara.to
|
||||
|
||||
BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg
|
||||
LIB_DEPENDS= pth.14:${PORTSDIR}/devel/pth
|
||||
LIB_DEPENDS= pth.20:${PORTSDIR}/devel/pth
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_ARGS= --without-gpgsm
|
||||
|
|
|
@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= gpgme
|
|||
MAINTAINER= markun@onohara.to
|
||||
|
||||
BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg
|
||||
LIB_DEPENDS= pth.14:${PORTSDIR}/devel/pth
|
||||
LIB_DEPENDS= pth.20:${PORTSDIR}/devel/pth
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_ARGS= --without-gpgsm
|
||||
|
|
|
@ -18,7 +18,7 @@ LIB_DEPENDS= gcrypt.6:${PORTSDIR}/security/libgcrypt \
|
|||
iconv.3:${PORTSDIR}/converters/libiconv \
|
||||
intl.4:${PORTSDIR}/devel/gettext \
|
||||
ksba.7:${PORTSDIR}/security/libksba \
|
||||
pth.14:${PORTSDIR}/devel/pth
|
||||
pth.20:${PORTSDIR}/devel/pth
|
||||
RUN_DEPENDS= pinentry-curses:${PORTSDIR}/security/pinentry
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
|
|
|
@ -25,7 +25,7 @@ MAINTAINER= dirk@FreeBSD.org
|
|||
BUILD_DEPENDS= ${APXS}:${APACHE_PORT}
|
||||
RUN_DEPENDS= ${APXS}:${APACHE_PORT}
|
||||
.if defined(WITH_APACHE2)
|
||||
LIB_DEPENDS= pth.14:${PORTSDIR}/devel/pth
|
||||
LIB_DEPENDS= pth.20:${PORTSDIR}/devel/pth
|
||||
.endif
|
||||
|
||||
PHP_DISTDIR= distributions
|
||||
|
|
|
@ -25,7 +25,7 @@ MAINTAINER= dirk@FreeBSD.org
|
|||
BUILD_DEPENDS= ${APXS}:${APACHE_PORT}
|
||||
RUN_DEPENDS= ${APXS}:${APACHE_PORT}
|
||||
.if defined(WITH_APACHE2)
|
||||
LIB_DEPENDS= pth.14:${PORTSDIR}/devel/pth
|
||||
LIB_DEPENDS= pth.20:${PORTSDIR}/devel/pth
|
||||
.endif
|
||||
|
||||
PHP_DISTDIR= distributions
|
||||
|
|
Loading…
Reference in a new issue