aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/sblim-wbemcli/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/sblim-wbemcli/Makefile')
-rw-r--r--net-mgmt/sblim-wbemcli/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/net-mgmt/sblim-wbemcli/Makefile b/net-mgmt/sblim-wbemcli/Makefile
index 515e9c7253c7..f654214ae6f0 100644
--- a/net-mgmt/sblim-wbemcli/Makefile
+++ b/net-mgmt/sblim-wbemcli/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: sblim-wbemcli
-# Date created: 20 Dec 2008
-# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= sblim-wbemcli
PORTVERSION= 1.6.1
@@ -24,4 +19,5 @@ LDFLAGS+= -L${PREFIX}/lib
MAKE_ARGS= RM="${RM} -f"
MAN1= wbemcli.1
+NO_STAGE= yes
.include <bsd.port.mk>