diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2015-09-30 15:52:53 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2015-09-30 15:52:53 +0000 |
commit | 379416f0a3f41c57fb0fde032a6487b974bbb3b7 (patch) | |
tree | 13e349fa994169b4d7f3c0871a533acd6c0047ed /textproc/pecl-ctemplate | |
parent | 824d6669e1b0ab20c3a9ff759b39e16844cd2148 (diff) |
Notes
Diffstat (limited to 'textproc/pecl-ctemplate')
-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 b871059c6217..0992a68913ec 100644 --- a/textproc/pecl-ctemplate/Makefile +++ b/textproc/pecl-ctemplate/Makefile @@ -11,7 +11,7 @@ DIST_SUBDIR= PECL MAINTAINER= vanilla@FreeBSD.org COMMENT= PECL extension for ctemplate library -LIB_DEPENDS= libctemplate.so:${PORTSDIR}/textproc/ctemplate +LIB_DEPENDS= libctemplate.so:${PORTSDIR}/textproc/google-ctemplate USES= tar:xz USE_PHP= yes |