Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F112049913
D39004.id118590.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
819 B
Referenced Files
None
Subscribers
None
D39004.id118590.diff
View Options
Index: devel/meson/Makefile
===================================================================
--- devel/meson/Makefile
+++ devel/meson/Makefile
@@ -13,7 +13,7 @@
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-xdist>0:devel/py-pytest-xdist@${PY_FLAVOR}
USES= ninja:run python:3.6+ shebangfix
-USE_PYTHON= autoplist distutils noflavors
+USE_PYTHON= autoplist distutils
SHEBANG_FILES= mesonbuild/rewriter.py \
mesonbuild/scripts/cmake_run_ctgt.py
NO_ARCH= yes
@@ -28,7 +28,13 @@
do-test: create-binary-alias # force if run late
.endif
+.include <bsd.port.pre.mk>
+
+.if ${PYTHON_VER} != ${PYTHON_DEFAULT}
+PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
+.endif
+
do-test:
@(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} ${WRKSRC}/run_unittests.py)
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 13, 2:55 AM (15 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17129105
Default Alt Text
D39004.id118590.diff (819 B)
Attached To
Mode
D39004: devel/meson: flavourise
Attached
Detach File
Event Timeline
Log In to Comment