aboutsummaryrefslogtreecommitdiff
path: root/graphics/gozer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gozer/Makefile')
-rw-r--r--graphics/gozer/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/graphics/gozer/Makefile b/graphics/gozer/Makefile
index c9a3b2cd0b2c..aebda468ef5c 100644
--- a/graphics/gozer/Makefile
+++ b/graphics/gozer/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: gom
-# Date created: 12 Nov 2000
-# Whom: Jeremy Norris <ishmael27@home.com>
-#
+# Created by: Jeremy Norris <ishmael27@home.com>
# $FreeBSD$
-#
PORTNAME= gozer
PORTVERSION= 0.7
@@ -25,4 +21,5 @@ MAN1= gozer.1
MAKE_ENV= NO_DOC=yes
.endif
+NO_STAGE= yes
.include <bsd.port.mk>