diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-08-07 11:47:26 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-08-07 11:47:26 +0000 |
commit | ae9c5e1cde935b93288f7d56bb224e976db812fe (patch) | |
tree | bb2ed14b30a2f985345d81b556d4e63058ba9be2 /chinese | |
parent | 8a2f5f7e46943fdb28e0794dd59a68472b4c1552 (diff) |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/py-cconv/Makefile | 2 |
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 |