diff options
Diffstat (limited to 'chinese/php-cconv/Makefile')
-rw-r--r-- | chinese/php-cconv/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chinese/php-cconv/Makefile b/chinese/php-cconv/Makefile index 5f9b1d6..5f2ed23 100644 --- a/chinese/php-cconv/Makefile +++ b/chinese/php-cconv/Makefile @@ -16,8 +16,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libcconv.so:chinese/cconv CONFIGURE_ARGS= --with-cconv-dir=${LOCALBASE} -USE_PHP= yes -USE_PHPEXT= yes +USES= php:ext IGNORE_WITH_PHP= 70 post-patch: |