svn commit: r351778 - head/x11-toolkits/py-vte

Baptiste Daroussin bapt at FreeBSD.org
Tue Apr 22 09:18:56 UTC 2014


Author: bapt
Date: Tue Apr 22 09:18:55 2014
New Revision: 351778
URL: http://svnweb.freebsd.org/changeset/ports/351778
QAT: https://qat.redports.org/buildarchive/r351778/

Log:
  Support stage

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

Modified: head/x11-toolkits/py-vte/Makefile
==============================================================================
--- head/x11-toolkits/py-vte/Makefile	Tue Apr 22 09:18:09 2014	(r351777)
+++ head/x11-toolkits/py-vte/Makefile	Tue Apr 22 09:18:55 2014	(r351778)
@@ -15,11 +15,10 @@ INSTALL_WRKSRC=	${BUILD_WRKSRC}
 DESCR=		${.CURDIR}/pkg-descr
 PLIST=		${.CURDIR}/pkg-plist
 
-USE_GNOME=	gnomehack vte pygtk2
+USE_GNOME=	vte pygtk2
 USE_PYTHON=	yes
 CONFIGURE_ARGS=	--enable-python \
 		--disable-Bsymbolic \
 		--disable-freetypetest
 
-NO_STAGE=	yes
 .include "${MASTERDIR}/Makefile"


More information about the svn-ports-all mailing list