aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-gui/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/py-gui/Makefile')
-rw-r--r--x11-toolkits/py-gui/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-toolkits/py-gui/Makefile b/x11-toolkits/py-gui/Makefile
index 8577a73264a8..55fc07429aef 100644
--- a/x11-toolkits/py-gui/Makefile
+++ b/x11-toolkits/py-gui/Makefile
@@ -23,6 +23,10 @@ USE_GNOME= pygtk2
DOCSDIR= share/doc/${PKGNAMEPREFIX}${PORTNAME}
EXAMPLESDIR= share/examples/${PKGNAMEPREFIX}${PORTNAME}
+# A workaround for the problem that "make config" doesn't work
+# because _OPTIONSFILE is defined before bsd.python.mk is included.
+LATEST_LINK= py-${PORTNAME}
+
WRKSRC= ${WRKDIR}/PyGUI-${PORTVERSION}
OPTIONS= GL "Enable GL support" off