aboutsummaryrefslogtreecommitdiff
path: root/print/pecl-pdflib
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2006-10-09 08:18:35 +0000
committerAlex Dupre <ale@FreeBSD.org>2006-10-09 08:18:35 +0000
commit8e8d970bfa7cba3bff09646d2350304a98b686a3 (patch)
treeb533d9cd9b6644764b58eaa5eb542a252ea7c0f8 /print/pecl-pdflib
parente927ebf59d278430798ac366bd789356d491682a (diff)
downloadports-8e8d970bfa7cba3bff09646d2350304a98b686a3.tar.gz
ports-8e8d970bfa7cba3bff09646d2350304a98b686a3.zip
Chase pdf library and bump PORTREVISION.
Notes
Notes: svn path=/head/; revision=175052
Diffstat (limited to 'print/pecl-pdflib')
-rw-r--r--print/pecl-pdflib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/pecl-pdflib/Makefile b/print/pecl-pdflib/Makefile
index 7baf5b380131..354eb6c1fbcc 100644
--- a/print/pecl-pdflib/Makefile
+++ b/print/pecl-pdflib/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pdflib
PORTVERSION= 2.1.0
+PORTREVISION= 1
CATEGORIES= print pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
@@ -16,7 +17,7 @@ DIST_SUBDIR= PECL
MAINTAINER= ale@FreeBSD.org
COMMENT= A PECL extension to create PDF on the fly
-LIB_DEPENDS= pdf.7:${PORTSDIR}/print/pdflib
+LIB_DEPENDS= pdf.8:${PORTSDIR}/print/pdflib
USE_PHP= gd
USE_PHP_BUILD= yes