diff options
Diffstat (limited to 'net/netscript/Makefile')
-rw-r--r-- | net/netscript/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/net/netscript/Makefile b/net/netscript/Makefile index 06cce168b90f..924f6a2fbb6b 100644 --- a/net/netscript/Makefile +++ b/net/netscript/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection makefile for: netscript -# Date created: May 30, 2001 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= netscript PORTVERSION= 1.7.1 @@ -20,6 +15,7 @@ COMMENT= Portable/multi-platform lightweight TCP socket scripting WANT_GNOME= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${HAVE_GNOME:Mgtk12}!="" |