svn commit: r361349 - head/games/gbottler

Vanilla I. Shu vanilla at FreeBSD.org
Wed Jul 9 10:10:12 UTC 2014


Author: vanilla
Date: Wed Jul  9 10:10:11 2014
New Revision: 361349
URL: http://svnweb.freebsd.org/changeset/ports/361349
QAT: https://qat.redports.org/buildarchive/r361349/

Log:
  remove NO_STAGE.

Modified:
  head/games/gbottler/Makefile

Modified: head/games/gbottler/Makefile
==============================================================================
--- head/games/gbottler/Makefile	Wed Jul  9 10:07:28 2014	(r361348)
+++ head/games/gbottler/Makefile	Wed Jul  9 10:10:11 2014	(r361349)
@@ -13,11 +13,9 @@ COMMENT=	SSTP Bottle client
 
 RUN_DEPENDS=	${PYXML}
 
-PLIST_SUB=	VERSION=${PORTVERSION}
-
 USE_GNOME=	pygtk2
 USE_PYTHON=	yes
 USES=		gmake
+PLIST_SUB=	VERSION=${PORTVERSION}
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list