aboutsummaryrefslogtreecommitdiff
path: root/graphics/pecl-qrencode
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 /graphics/pecl-qrencode
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 'graphics/pecl-qrencode')
-rw-r--r--graphics/pecl-qrencode/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/pecl-qrencode/Makefile b/graphics/pecl-qrencode/Makefile
index f480c0553461..279a1d31cde4 100644
--- a/graphics/pecl-qrencode/Makefile
+++ b/graphics/pecl-qrencode/Makefile
@@ -16,6 +16,7 @@ LIB_DEPENDS= libqrencode.so:${PORTSDIR}/graphics/libqrencode
USE_PHP= yes
USE_PHPEXT= yes
USES= tar:bzip2
+IGNORE_WITH_PHP= 70
CONFIGURE_ARGS= --with-qrencode=${LOCALBASE}
LDFLAGS+= -L${LOCALBASE}/lib ${EXTRA_LIBS}