diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-12-11 17:03:52 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-12-11 17:03:52 +0000 |
commit | e19c44cecfa26f1ba41d35eef979634900e24d54 (patch) | |
tree | be44c93d7043b0ccdd7259da0f510961807cf9d2 /print | |
parent | 68cfee0d22b1904ea972bed10c9ad335d6f77399 (diff) |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/pecl-pdflib/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print/pecl-pdflib/Makefile b/print/pecl-pdflib/Makefile index fd690b510f46..c44f6dbf1547 100644 --- a/print/pecl-pdflib/Makefile +++ b/print/pecl-pdflib/Makefile @@ -12,8 +12,6 @@ LICENSE= PHP30 LIB_DEPENDS= libpdf.so:print/pdflib -BROKEN_powerpc64= Does not build - USES= php:pecl USE_PHP= gd:build PHP_MODNAME= pdf |