aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2018-12-06 11:22:12 +0000
committerRene Ladan <rene@FreeBSD.org>2018-12-06 11:22:12 +0000
commit968c62c6fbc9cd1fa4488b835da6c291ebc885e6 (patch)
tree57498af909660129f51b9c8c5792e61977855025 /print
parent4fa23dabbdce9cfbfde47abd0a56ee7c4127b8c2 (diff)
downloadports-968c62c6fbc9cd1fa4488b835da6c291ebc885e6.tar.gz
ports-968c62c6fbc9cd1fa4488b835da6c291ebc885e6.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/pecl-haru/Makefile2
-rw-r--r--print/pecl-ps/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/print/pecl-haru/Makefile b/print/pecl-haru/Makefile
index 4c488314bfb6..3f5c8167e7ce 100644
--- a/print/pecl-haru/Makefile
+++ b/print/pecl-haru/Makefile
@@ -19,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/hpdf.h:print/libharu
RUN_DEPENDS:= ${LOCALBASE}/include/hpdf.h:print/libharu
USES= php:pecl
-IGNORE_WITH_PHP= 70 71 72 73
+IGNORE_WITH_PHP= 71 72 73
CONFIGURE_ARGS+= --with-haru=${LOCALBASE}
CFLAGS+= -I${LOCALBASE}/include
diff --git a/print/pecl-ps/Makefile b/print/pecl-ps/Makefile
index 49e7e390cb39..4a1a1c09765b 100644
--- a/print/pecl-ps/Makefile
+++ b/print/pecl-ps/Makefile
@@ -14,7 +14,7 @@ EXPIRATION_DATE= 2018-12-30
LICENSE= PHP202
-IGNORE_WITH_PHP= 70 71 72 73
+IGNORE_WITH_PHP= 71 72 73
LIB_DEPENDS= libps.so:print/pslib