aboutsummaryrefslogtreecommitdiff
path: root/print/pecl-pdflib
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2012-01-10 11:41:37 +0000
committerAlex Dupre <ale@FreeBSD.org>2012-01-10 11:41:37 +0000
commit1b91e235c32daa52cee3d70048627b4e136f5e91 (patch)
tree93cc9fad679a3a5cc17db769a155ad93c3405b6a /print/pecl-pdflib
parent06b8ce46b8948d98932446a382ba0cb999504ecd (diff)
downloadports-1b91e235c32daa52cee3d70048627b4e136f5e91.tar.gz
ports-1b91e235c32daa52cee3d70048627b4e136f5e91.zip
Chase pdflib.so version and bump PORTREVISION accordingly.
Notes
Notes: svn path=/head/; revision=288888
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 313e0e70404e..bd565447b85b 100644
--- a/print/pecl-pdflib/Makefile
+++ b/print/pecl-pdflib/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pdflib
PORTVERSION= 2.1.8
+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.8:${PORTSDIR}/print/pdflib
+LIB_DEPENDS= pdf.6:${PORTSDIR}/print/pdflib
USE_PHP= gd
USE_PHP_BUILD= yes