aboutsummaryrefslogtreecommitdiff
path: root/databases/py-peewee/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-peewee/Makefile')
-rw-r--r--databases/py-peewee/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/py-peewee/Makefile b/databases/py-peewee/Makefile
index 96cee7bcc4ef..77edb22e30cf 100644
--- a/databases/py-peewee/Makefile
+++ b/databases/py-peewee/Makefile
@@ -25,6 +25,9 @@ PYDISTUTILS_BUILD_TARGET= build build_ext
PYDISTUTILS_BUILDARGS+= --include-dirs=${LOCALBASE}/include \
--library-dirs=${LOCALBASE}/lib
+post-extract:
+ @${RM} ${WRKSRC}/playhouse/*.c
+
post-install:
@${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/playhouse/*.so