diff options
Diffstat (limited to 'textproc/pecl-ctemplate/Makefile')
-rw-r--r-- | textproc/pecl-ctemplate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pecl-ctemplate/Makefile b/textproc/pecl-ctemplate/Makefile index 63478b2eecef..eb808060eb4b 100644 --- a/textproc/pecl-ctemplate/Makefile +++ b/textproc/pecl-ctemplate/Makefile @@ -13,7 +13,7 @@ DIST_SUBDIR= PECL MAINTAINER= vanilla@FreeBSD.org COMMENT= A PECL extension for Google ctemplate library -LIB_DEPENDS= ctemplate.2:${PORTSDIR}/textproc/google-ctemplate +LIB_DEPENDS= libctemplate.so:${PORTSDIR}/textproc/google-ctemplate USE_XZ= yes USE_PHP= yes |