aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/php5-cconv
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2012-08-07 19:47:14 +0800
committersunpoet <sunpoet@FreeBSD.org>2012-08-07 19:47:14 +0800
commit247cf96bbb09c8d5dcc2d8bb3fb6ad00c24ad34b (patch)
treef1da5e01f08f6503b0d8ac2cda586e801bc1d2d3 /chinese/php5-cconv
parentd42e92d52d11728c076682089b1f39b0a11716eb (diff)
downloadfreebsd-ports-gnome-247cf96bbb09c8d5dcc2d8bb3fb6ad00c24ad34b.tar.gz
freebsd-ports-gnome-247cf96bbb09c8d5dcc2d8bb3fb6ad00c24ad34b.tar.zst
freebsd-ports-gnome-247cf96bbb09c8d5dcc2d8bb3fb6ad00c24ad34b.zip
- Pet portlint: remove ABI version number from LIB_DEPENDS
Diffstat (limited to 'chinese/php5-cconv')
-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