components/nmap/Makefile
branchs11-update
changeset 3984 03ec35f09e5b
parent 3661 47545fb8aed4
child 3996 20c0f21bbe1e
--- a/components/nmap/Makefile	Mon Mar 16 13:40:16 2015 -0700
+++ b/components/nmap/Makefile	Wed Mar 18 13:27:20 2015 -0700
@@ -48,6 +48,10 @@
 COMPONENT_PRE_CONFIGURE_ACTION = \
 	($(CLONEY) $(SOURCE_DIR) $(@D))
 
+PYTHON_VERSION =	2.6
+
+PKG_MACROS +=		PYVER=$(PYTHON_VERSION)
+
 CONFIGURE_OPTIONS  +=   CFLAGS="$(CFLAGS)"
 CONFIGURE_OPTIONS  +=   CXX="$(CXX)"
 CONFIGURE_OPTIONS  +=   CXXFLAGS="$(CXXFLAGS)"