aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-gtkglext/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/py-gtkglext/Makefile')
-rw-r--r--x11-toolkits/py-gtkglext/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11-toolkits/py-gtkglext/Makefile b/x11-toolkits/py-gtkglext/Makefile
index 63caf4621160..91ebc24bbe1b 100644
--- a/x11-toolkits/py-gtkglext/Makefile
+++ b/x11-toolkits/py-gtkglext/Makefile
@@ -12,12 +12,13 @@ DISTNAME= pygtkglext-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Python binding for GtkGLExt
-BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:graphics/py-PyOpenGL
+BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:graphics/py-PyOpenGL@${FLAVOR}
LIB_DEPENDS= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:graphics/py-PyOpenGL
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:graphics/py-PyOpenGL@${FLAVOR}
-USES= gmake libtool pathfix pkgconfig python tar:bzip2
+USES= gmake libtool pathfix pkgconfig python:2.7 tar:bzip2
USE_GNOME= pygtk2
+USE_PYTHON= flavors
GNU_CONFIGURE= yes
post-install: