aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2012-08-07 19:47:26 +0800
committersunpoet <sunpoet@FreeBSD.org>2012-08-07 19:47:26 +0800
commitf88c779218f82b00571af772ba5e595efb4dd4e0 (patch)
treebb2ed14b30a2f985345d81b556d4e63058ba9be2 /chinese
parent247cf96bbb09c8d5dcc2d8bb3fb6ad00c24ad34b (diff)
downloadfreebsd-ports-gnome-f88c779218f82b00571af772ba5e595efb4dd4e0.tar.gz
freebsd-ports-gnome-f88c779218f82b00571af772ba5e595efb4dd4e0.tar.zst
freebsd-ports-gnome-f88c779218f82b00571af772ba5e595efb4dd4e0.zip
- Pet portlint: remove ABI version number from LIB_DEPENDS
Diffstat (limited to 'chinese')
-rw-r--r--chinese/py-cconv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/py-cconv/Makefile b/chinese/py-cconv/Makefile
index 61cb5363d79e..f2d0a2460846 100644
--- a/chinese/py-cconv/Makefile
+++ b/chinese/py-cconv/Makefile
@@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-python-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Python wrapper for chinese/cconv
-LIB_DEPENDS= cconv.0:${PORTSDIR}/chinese/cconv
+LIB_DEPENDS= cconv:${PORTSDIR}/chinese/cconv
CFLAGS+= -I${LOCALBASE}/include
USE_PYTHON= yes