diff options
Diffstat (limited to 'chinese/php-cconv/Makefile')
-rw-r--r-- | chinese/php-cconv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/php-cconv/Makefile b/chinese/php-cconv/Makefile index 941d4d425278..5f9b1d696fce 100644 --- a/chinese/php-cconv/Makefile +++ b/chinese/php-cconv/Makefile @@ -13,7 +13,7 @@ COMMENT= PHP wrapper for chinese/cconv LICENSE= GPLv2 -LIB_DEPENDS= libcconv.so:${PORTSDIR}/chinese/cconv +LIB_DEPENDS= libcconv.so:chinese/cconv CONFIGURE_ARGS= --with-cconv-dir=${LOCALBASE} USE_PHP= yes |