aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-08-15 10:46:47 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-08-15 10:46:47 +0000
commit54bbbd4eb57b47da00ae418bb0209d472ca6e1d9 (patch)
tree6c89f2430f2690b2398bb45def288e55bb11b864 /chinese
parent93c6b9fcfd4a91c0f119b53f1e62b9e67a392cf8 (diff)
downloadports-54bbbd4eb57b47da00ae418bb0209d472ca6e1d9.tar.gz
ports-54bbbd4eb57b47da00ae418bb0209d472ca6e1d9.zip
Notes
Diffstat (limited to 'chinese')
-rw-r--r--chinese/py-cconv/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/chinese/py-cconv/Makefile b/chinese/py-cconv/Makefile
index 0144cb14fbca..dd48c1efdbbf 100644
--- a/chinese/py-cconv/Makefile
+++ b/chinese/py-cconv/Makefile
@@ -19,4 +19,7 @@ CFLAGS+= -I${LOCALBASE}/include
USE_PYTHON= autoplist distutils
USES= python
+post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/cconv.so
+
.include <bsd.port.mk>