aboutsummaryrefslogtreecommitdiff
path: root/games/gbottler
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-20 17:36:02 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-20 17:36:02 +0000
commit6d83e65a8b50cb4f07da7184b20fca3165a54747 (patch)
tree67c959e7cd137e2895c3dba87c47536a74207154 /games/gbottler
parent04fd0c5ce79980e3d50c7ff197ef7cbf2e81aaca (diff)
Notes
Diffstat (limited to 'games/gbottler')
-rw-r--r--games/gbottler/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/gbottler/Makefile b/games/gbottler/Makefile
index 3d765f86a68b..a6f5c203b9ec 100644
--- a/games/gbottler/Makefile
+++ b/games/gbottler/Makefile
@@ -14,8 +14,7 @@ COMMENT= SSTP Bottle client
RUN_DEPENDS= ${PYXML}
USE_GNOME= pygtk2
-USE_PYTHON= yes
-USES= gmake
+USES= gmake python
PLIST_SUB= VERSION=${PORTVERSION}
.include <bsd.port.mk>