diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/pecl-ctemplate/Makefile | 4 |
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 |