Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Dec 2013 13:21:49 +0000 (UTC)
From:      William Grzybowski <wg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r338111 - head/x11-toolkits/py-gtkglext
Message-ID:  <201312301321.rBUDLnrD038133@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312301321.rBUDLnrD038133>