summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-08-07 11:47:14 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-08-07 11:47:14 +0000
commit8a2f5f7e46943fdb28e0794dd59a68472b4c1552 (patch)
treef1da5e01f08f6503b0d8ac2cda586e801bc1d2d3 /chinese
parentAdd additional compiler links for tinderbox ccache tarball. (diff)
- Pet portlint: remove ABI version number from LIB_DEPENDS
Notes
Notes: svn path=/head/; revision=302233
Diffstat (limited to 'chinese')
-rw-r--r--chinese/php5-cconv/Makefile2
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