diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-08-07 11:47:14 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-08-07 11:47:14 +0000 |
commit | 8a2f5f7e46943fdb28e0794dd59a68472b4c1552 (patch) | |
tree | f1da5e01f08f6503b0d8ac2cda586e801bc1d2d3 /chinese | |
parent | e18d61c447bb5b3878e70703485aaf17b89e5907 (diff) | |
download | ports-8a2f5f7e46943fdb28e0794dd59a68472b4c1552.tar.gz ports-8a2f5f7e46943fdb28e0794dd59a68472b4c1552.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/php5-cconv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/php5-cconv/Makefile b/chinese/php5-cconv/Makefile index 2958aab199df..f5c0dfecbcdc 100644 --- a/chinese/php5-cconv/Makefile +++ b/chinese/php5-cconv/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-php-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP wrapper for chinese/cconv -LIB_DEPENDS= cconv.0:${PORTSDIR}/chinese/cconv +LIB_DEPENDS= cconv:${PORTSDIR}/chinese/cconv CONFIGURE_ARGS= --with-cconv-dir=${LOCALBASE} USE_PHP= yes |