aboutsummaryrefslogtreecommitdiff
path: root/textproc/pecl-ctemplate
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2011-02-17 03:52:30 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2011-02-17 03:52:30 +0000
commit974c171cec9a853b791e67ea58389a4698c9ac2f (patch)
tree659fab868cd621de223a61c3b580f25d27bbb313 /textproc/pecl-ctemplate
parentf49fb561e50b219df5d8d42475d178102b8fdc2f (diff)
downloadports-974c171cec9a853b791e67ea58389a4698c9ac2f.tar.gz
ports-974c171cec9a853b791e67ea58389a4698c9ac2f.zip
Notes
Diffstat (limited to 'textproc/pecl-ctemplate')
-rw-r--r--textproc/pecl-ctemplate/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/pecl-ctemplate/Makefile b/textproc/pecl-ctemplate/Makefile
index 9cbf86e46263..447ac76c148c 100644
--- a/textproc/pecl-ctemplate/Makefile
+++ b/textproc/pecl-ctemplate/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cTemplate
PORTVERSION= 1.10
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc pear
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= vanilla
@@ -17,7 +17,7 @@ DIST_SUBDIR= PECL
MAINTAINER= vanilla@FreeBSD.org
COMMENT= A PECL extension for google ctemplate library
-LIB_DEPENDS= ctemplate.0:${PORTSDIR}/textproc/google-ctemplate
+LIB_DEPENDS= ctemplate.1:${PORTSDIR}/textproc/google-ctemplate
USE_BZIP2= yes
USE_PHP= yes