aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-06-28 14:00:45 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-06-28 14:00:45 +0000
commitdca255c3cec21c0c66003eb626763c7fdc2cb59a (patch)
treee6eac391e081f99a997be8b0d8e036d22d5fe2a9 /print
parent4973e5b396de5fdc84495adcdcb1f40854c8ebcd (diff)
downloadports-dca255c3cec21c0c66003eb626763c7fdc2cb59a.tar.gz
ports-dca255c3cec21c0c66003eb626763c7fdc2cb59a.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/pecl-haru/Makefile4
-rw-r--r--print/pecl-pdflib/Makefile5
-rw-r--r--print/pecl-ps/Makefile5
3 files changed, 4 insertions, 10 deletions
diff --git a/print/pecl-haru/Makefile b/print/pecl-haru/Makefile
index fdb6b9289ed6..392352f11dcc 100644
--- a/print/pecl-haru/Makefile
+++ b/print/pecl-haru/Makefile
@@ -16,9 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${LOCALBASE}/include/hpdf.h:print/libharu
RUN_DEPENDS:= ${LOCALBASE}/include/hpdf.h:print/libharu
-USES= tar:tgz
-USE_PHP= yes
-USE_PHPEXT= yes
+USES= php:ext tar:tgz
IGNORE_WITH_PHP= 70
CONFIGURE_ARGS+= --with-haru=${LOCALBASE}
diff --git a/print/pecl-pdflib/Makefile b/print/pecl-pdflib/Makefile
index 653b95363107..c5dfd026da3c 100644
--- a/print/pecl-pdflib/Makefile
+++ b/print/pecl-pdflib/Makefile
@@ -18,9 +18,8 @@ BROKEN_powerpc64= Does not build
LIB_DEPENDS= libpdf.so:print/pdflib
-USE_PHP= gd
-USE_PHP_BUILD= yes
-USE_PHPEXT= yes
+USES= php:ext
+USE_PHP= gd:build
PHP_MODNAME= pdf
IGNORE_WITH_PHP= 70
diff --git a/print/pecl-ps/Makefile b/print/pecl-ps/Makefile
index 3155a695728a..1a7257a6d2ab 100644
--- a/print/pecl-ps/Makefile
+++ b/print/pecl-ps/Makefile
@@ -15,10 +15,7 @@ LICENSE= PHP202
LIB_DEPENDS= libps.so:print/pslib
-USES= tar:tgz
-USE_PHP= yes
-USE_PHPEXT= yes
-PHP_MODNAME= ${PORTNAME}
+USES= php:ext tar:tgz
IGNORE_WITH_PHP= 70
post-patch: