aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2020-10-27 09:50:00 +0000
committerAlex Dupre <ale@FreeBSD.org>2020-10-27 09:50:00 +0000
commit9b21f2c875c262a80b1b35da4b3e048cec77add0 (patch)
tree6b308625e214f7bba71c0c151ffd095b1169a786 /print
parent46bb381641dc7e146ca107d4221dc46c9bdc7455 (diff)
downloadports-9b21f2c875c262a80b1b35da4b3e048cec77add0.tar.gz
ports-9b21f2c875c262a80b1b35da4b3e048cec77add0.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/pecl-pdflib/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/print/pecl-pdflib/Makefile b/print/pecl-pdflib/Makefile
index d29402a46ebc..7b1db7b76cc9 100644
--- a/print/pecl-pdflib/Makefile
+++ b/print/pecl-pdflib/Makefile
@@ -9,14 +9,16 @@ CATEGORIES= print pear
MAINTAINER= ale@FreeBSD.org
COMMENT= PECL extension to create PDF on the fly
-LIB_DEPENDS= libpdf.so:print/pdflib
-
-USES= php:pecl
-
LICENSE= PDFlib
LICENSE_NAME= PDFlib GmbH General License
-LICENSE_PERMS= none
LICENSE_FILE= ${WRKSRC}/LICENSE
+LICENSE_PERMS= none
+
+IGNORE_WITH_PHP=80
+
+LIB_DEPENDS= libpdf.so:print/pdflib
+
+USES= php:pecl
USE_PHP= gd:build
PHP_MODNAME= pdf