Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F150544555
D18534.id51933.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
583 B
Referenced Files
None
Subscribers
None
D18534.id51933.diff
View Options
Index: devel/gdb/Makefile
===================================================================
--- devel/gdb/Makefile
+++ devel/gdb/Makefile
@@ -20,7 +20,7 @@
TEST_DEPENDS= runtest:misc/dejagnu
USES= compiler:c++11-lang cpe gmake libtool tar:xz
-USE_PYTHON= py3kplist
+USE_PYTHON= flavors py3kplist
TEST_TARGET= check
@@ -84,6 +84,12 @@
TUI_CONFIGURE_ENABLE= tui
.include <bsd.port.pre.mk>
+
+.if ${PORT_OPTIONS:MPYTHON}
+.if ${PYTHON_VER} != ${PYTHON_DEFAULT}
+PKGNAMESUFFIX= -${PY_FLAVOR}
+.endif
+.endif
.if ! ${PORT_OPTIONS:MBUNDLED_READLINE}
EXCLUDE+= readline
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 3, 5:37 AM (2 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30745856
Default Alt Text
D18534.id51933.diff (583 B)
Attached To
Mode
D18534: Enable separate flavors for different python versions.
Attached
Detach File
Event Timeline
Log In to Comment