diff options
author | Alex Dupre <ale@FreeBSD.org> | 2013-10-30 13:32:02 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2013-10-30 13:32:02 +0000 |
commit | c8e30015e9f0fa5609e9e64392d1cfc5cc9ec913 (patch) | |
tree | 6196c064cfe1f78a3475eb3a8aa26d87d7bae2de /print | |
parent | 9f25bfd87f59093b301d7641e7743c6f2dd7d689 (diff) | |
download | ports-c8e30015e9f0fa5609e9e64392d1cfc5cc9ec913.tar.gz ports-c8e30015e9f0fa5609e9e64392d1cfc5cc9ec913.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/pecl-pdflib/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/pecl-pdflib/Makefile b/print/pecl-pdflib/Makefile index 2809577e0959..8e0e85ded047 100644 --- a/print/pecl-pdflib/Makefile +++ b/print/pecl-pdflib/Makefile @@ -21,5 +21,4 @@ PHP_MODNAME= pdf CONFIGURE_ARGS= --with-pdflib=${LOCALBASE} -NO_STAGE= yes .include <bsd.port.mk> |