aboutsummaryrefslogtreecommitdiff
path: root/security/pecl-gnupg
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2016-02-18 14:47:05 +0000
committerMartin Wilke <miwi@FreeBSD.org>2016-02-18 14:47:05 +0000
commit5a67738f00f2c73ee582719beead9c63ffe151d2 (patch)
treee69b03665ccb6cfc03028cfd2ad64ba204ed3d0f /security/pecl-gnupg
parentd5fe20d168ccdd92ecca8045d08c444895d116d0 (diff)
downloadports-5a67738f00f2c73ee582719beead9c63ffe151d2.tar.gz
ports-5a67738f00f2c73ee582719beead9c63ffe151d2.zip
- Ignore php70
- While here remove old php gruft
Notes
Notes: svn path=/head/; revision=409110
Diffstat (limited to 'security/pecl-gnupg')
-rw-r--r--security/pecl-gnupg/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/pecl-gnupg/Makefile b/security/pecl-gnupg/Makefile
index 5ec9c037e274..a827a40fcc07 100644
--- a/security/pecl-gnupg/Makefile
+++ b/security/pecl-gnupg/Makefile
@@ -21,6 +21,7 @@ CONFIGURE_ARGS= --with-gnupg=${LOCALBASE}/include/gpgme
USE_PHP= yes
USE_PHPEXT= yes
USES= localbase tar:tgz
+IGNORE_WITH_PHP= 70
post-patch:
@${REINPLACE_CMD} -e 's|$$GNUPG_DIR/lib|${LOCALBASE}/lib|; s| -ldl||g' ${WRKSRC}/config.m4