aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-10-08 15:08:13 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-10-08 15:08:13 +0000
commit3f14fbb2c03bd6b87b63970ea61d60f3c9332589 (patch)
tree42358909bf1bcd1454294bcb1807af0668a8d50d /print
parent4d2f75252909725fb4f01a2d6d9c21add7479ff3 (diff)
downloadports-3f14fbb2c03bd6b87b63970ea61d60f3c9332589.tar.gz
ports-3f14fbb2c03bd6b87b63970ea61d60f3c9332589.zip
Fix some PKGNAME collisions
Notes
Notes: svn path=/head/; revision=481545
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 e7f48d46dde2..0f9954d30afe 100644
--- a/print/pecl-haru/Makefile
+++ b/print/pecl-haru/Makefile
@@ -16,7 +16,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
+IGNORE_WITH_PHP= 70 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 a1b147244b51..5adb6f7093e7 100644
--- a/print/pecl-ps/Makefile
+++ b/print/pecl-ps/Makefile
@@ -11,7 +11,7 @@ COMMENT= PHP extension for pslib to generate postscript
LICENSE= PHP202
-IGNORE_WITH_PHP= 70 71 72
+IGNORE_WITH_PHP= 70 71 72 73
LIB_DEPENDS= libps.so:print/pslib