aboutsummaryrefslogtreecommitdiff
path: root/security/ssh-gui/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/ssh-gui/Makefile')
-rw-r--r--security/ssh-gui/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/security/ssh-gui/Makefile b/security/ssh-gui/Makefile
index 33199f6e0d1f..d23613685789 100644
--- a/security/ssh-gui/Makefile
+++ b/security/ssh-gui/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ssh-gui
-# Date created: Fri Nov 30 22:14:14 BRST 2001
-# Whom: Hammurabi Mendes <hmendes@brturbo.com>
-#
+# Created by: Hammurabi Mendes <hmendes@brturbo.com>
# $FreeBSD$
-#
PORTNAME= ssh-gui
PORTVERSION= 0.7.1
@@ -21,6 +17,7 @@ ALL_TARGET= ssh-gui
PLIST_FILES= bin/ssh-gui
PORTDOCS= README
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if !exists(/usr/bin/ssh) && !exists(${LOCALBASE}/bin/ssh)