svn commit: r338111 - head/x11-toolkits/py-gtkglext

William Grzybowski wg at FreeBSD.org
Mon Dec 30 13:21:49 UTC 2013


Author: wg
Date: Mon Dec 30 13:21:49 2013
New Revision: 338111
URL: http://svnweb.freebsd.org/changeset/ports/338111

Log:
  x11-toolkits/py-gtkglext: support staging

Modified:
  head/x11-toolkits/py-gtkglext/Makefile

Modified: head/x11-toolkits/py-gtkglext/Makefile
==============================================================================
--- head/x11-toolkits/py-gtkglext/Makefile	Mon Dec 30 13:13:54 2013	(r338110)
+++ head/x11-toolkits/py-gtkglext/Makefile	Mon Dec 30 13:21:49 2013	(r338111)
@@ -18,10 +18,8 @@ RUN_DEPENDS=	${PYTHON_SITELIBDIR}/OpenGL
 
 USE_BZIP2=	yes
 USE_PYTHON=	yes
-USES=		pathfix pkgconfig
+USES=		gmake pathfix pkgconfig
 USE_GNOME=	pygtk2
 GNU_CONFIGURE=	yes
-USE_GMAKE=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list