aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
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>