aboutsummaryrefslogtreecommitdiff
path: root/security/gsfv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/gsfv/Makefile')
-rw-r--r--security/gsfv/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/security/gsfv/Makefile b/security/gsfv/Makefile
index 8bafd815cbb9..51c169bfc42e 100644
--- a/security/gsfv/Makefile
+++ b/security/gsfv/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: gsfv
-# Date created: 18 September 2002
-# Whom: Frederic Cambus
-#
+# Created by: Frederic Cambus
# $FreeBSD$
-#
PORTNAME= gsfv
PORTVERSION= 0.2.1
@@ -20,4 +15,5 @@ PLIST_FILES= bin/gsfv
USE_GNOME= gtk12
GNU_CONFIGURE= yes
+NO_STAGE= yes
.include <bsd.port.mk>