summaryrefslogtreecommitdiff
path: root/devel/stormlib-ghost++/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/stormlib-ghost++/Makefile')
-rw-r--r--devel/stormlib-ghost++/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/stormlib-ghost++/Makefile b/devel/stormlib-ghost++/Makefile
index 27cdb07c461c..1f5ccee83af5 100644
--- a/devel/stormlib-ghost++/Makefile
+++ b/devel/stormlib-ghost++/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: stormlib
-# Date created: 2011-02-13
-# Whom: <ports@c0decafe.net>
-#
+# Created by: <ports@c0decafe.net>
# $FreeBSD$
-#
PORTNAME= stormlib
PORTVERSION= 6.25
@@ -26,4 +22,5 @@ WRKSRC= ${WRKDIR}/ghost/StormLib/stormlib
USE_GMAKE= yes
USE_LDCONFIG= yes
+NO_STAGE= yes
.include <bsd.port.mk>