aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2014-07-09 18:10:11 +0800
committervanilla <vanilla@FreeBSD.org>2014-07-09 18:10:11 +0800
commit87cfae84c43523a032125d69271d45bfd0cf0675 (patch)
treee2000a85cc59acfde9ec58fca340903df4cbc1ff /games
parentb2602b9915c0988af72d595dccedc40a42f382a5 (diff)
downloadfreebsd-ports-gnome-87cfae84c43523a032125d69271d45bfd0cf0675.tar.gz
freebsd-ports-gnome-87cfae84c43523a032125d69271d45bfd0cf0675.tar.zst
freebsd-ports-gnome-87cfae84c43523a032125d69271d45bfd0cf0675.zip
remove NO_STAGE.
Diffstat (limited to 'games')
-rw-r--r--games/gbottler/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/games/gbottler/Makefile b/games/gbottler/Makefile
index a8a458dea9e4..3d765f86a68b 100644
--- a/games/gbottler/Makefile
+++ b/games/gbottler/Makefile
@@ -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>