aboutsummaryrefslogtreecommitdiff
path: root/games/gbottler/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/gbottler/Makefile')
-rw-r--r--games/gbottler/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/games/gbottler/Makefile b/games/gbottler/Makefile
index acff49a5c435..93e03bdca20a 100644
--- a/games/gbottler/Makefile
+++ b/games/gbottler/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gbottler
-# Date created: 3 Apr 2004
-# Whom: UMENO Takashi
-#
+# Created by: UMENO Takashi
# $FreeBSD$
-#
PORTNAME= gbottler
PORTVERSION= 0.1.7
@@ -23,4 +19,5 @@ USE_GNOME= pygtk2
USE_PYTHON= yes
USE_GMAKE= yes
+NO_STAGE= yes
.include <bsd.port.mk>