diff options
Diffstat (limited to 'textproc/pecl-ctemplate/Makefile')
-rw-r--r-- | textproc/pecl-ctemplate/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/pecl-ctemplate/Makefile b/textproc/pecl-ctemplate/Makefile index d783285..fce74cb 100644 --- a/textproc/pecl-ctemplate/Makefile +++ b/textproc/pecl-ctemplate/Makefile @@ -13,9 +13,7 @@ COMMENT= PECL extension for ctemplate library LIB_DEPENDS= libctemplate.so:textproc/google-ctemplate -USES= tar:xz -USE_PHP= yes -USE_PHPEXT= yes +USES= php:ext tar:xz USE_GITHUB= yes GH_ACCOUNT= vanillahsu GH_PROJECT= pecl-ctemplate |