aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2012-01-10 19:41:37 +0800
committerale <ale@FreeBSD.org>2012-01-10 19:41:37 +0800
commit2d8b5322387f75423e7aaba212f585214d97fcac (patch)
treeb8ba81cf25739b07eb66326308babbef00b6c244 /print
parent3401e522e39ba4ee072173b9f1298e7b4a60d412 (diff)
downloadfreebsd-ports-gnome-2d8b5322387f75423e7aaba212f585214d97fcac.tar.gz
freebsd-ports-gnome-2d8b5322387f75423e7aaba212f585214d97fcac.tar.zst
freebsd-ports-gnome-2d8b5322387f75423e7aaba212f585214d97fcac.zip
Chase pdflib.so version and bump PORTREVISION accordingly.
Diffstat (limited to 'print')
-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