aboutsummaryrefslogtreecommitdiff
path: root/print/pecl-ps
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-07-01 22:13:49 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-07-01 22:13:49 +0000
commit92182edd2fdd368cfc781cc108bd24ab96c3f867 (patch)
treee308a8dbd7b157560e1f385b6812ac2ddeea1cae /print/pecl-ps
parentf25f465b9ec26f4dfc6d65ebbeb01f792c55c5ce (diff)
downloadports-92182edd2fdd368cfc781cc108bd24ab96c3f867.tar.gz
ports-92182edd2fdd368cfc781cc108bd24ab96c3f867.zip
Chase increase of print/pslib shlib version.
Submitted by: pointyhat via pav
Notes
Notes: svn path=/head/; revision=194585
Diffstat (limited to 'print/pecl-ps')
-rw-r--r--print/pecl-ps/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/pecl-ps/Makefile b/print/pecl-ps/Makefile
index 85ccea5237ed..d1191f866441 100644
--- a/print/pecl-ps/Makefile
+++ b/print/pecl-ps/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ps
PORTVERSION= 1.3.4
+PORTREVISION= 1
CATEGORIES= print pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
@@ -17,7 +18,7 @@ DIST_SUBDIR= PECL
MAINTAINER= alan@fromorbit.com
COMMENT= PHP extension for pslib to generate postscript
-LIB_DEPENDS= ps.2:${PORTSDIR}/print/pslib
+LIB_DEPENDS= ps.3:${PORTSDIR}/print/pslib
USE_PHP= yes
USE_PHPEXT= yes