aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/cxxtest/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/cxxtest/Makefile b/devel/cxxtest/Makefile
index 1815a41d4797..684ccd538ab5 100644
--- a/devel/cxxtest/Makefile
+++ b/devel/cxxtest/Makefile
@@ -11,12 +11,12 @@ COMMENT= Simple and powerful JUnit/CppUnit/xUnit-like framework for C++
LICENSE= LGPL3+
-USES= gmake python:3.6+,run shebangfix
+USES= gmake python:3.6+,run
-USE_PYTHON= autoplist distutils
+USE_PYTHON= autoplist distutils noflavors
NO_ARCH= yes
-WRKSRC= ${WRKDIR}/${DISTNAME}/python
+WRKSRC_SUBDIR= python
post-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/include/cxxtest