summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-08-07 11:47:26 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-08-07 11:47:26 +0000
commitae9c5e1cde935b93288f7d56bb224e976db812fe (patch)
treebb2ed14b30a2f985345d81b556d4e63058ba9be2 /chinese
parent- Pet portlint: remove ABI version number from LIB_DEPENDS (diff)
- Pet portlint: remove ABI version number from LIB_DEPENDS
Notes
Notes: svn path=/head/; revision=302234
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