aboutsummaryrefslogtreecommitdiff
path: root/devel/csoap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/csoap/Makefile')
-rw-r--r--devel/csoap/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/csoap/Makefile b/devel/csoap/Makefile
index afc2f701c34e..86c4bfbaf8f5 100644
--- a/devel/csoap/Makefile
+++ b/devel/csoap/Makefile
@@ -1,9 +1,5 @@
-# New ports collection Makefile for: csoap
-# Date created: 10 November 2009
-# Whom: gahr
-#
+# Created by: gahr
# $FreeBSD$
-#
PORTNAME= csoap
PORTVERSION= 1.1.0
@@ -20,4 +16,5 @@ USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/libsoap-${PORTVERSION}
+NO_STAGE= yes
.include <bsd.port.mk>