aboutsummaryrefslogtreecommitdiff
path: root/devel/funnelweb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/funnelweb/Makefile')
-rw-r--r--devel/funnelweb/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/funnelweb/Makefile b/devel/funnelweb/Makefile
index 7843288fae87..bdaa451fd4d8 100644
--- a/devel/funnelweb/Makefile
+++ b/devel/funnelweb/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: funnelweb
-# Date created: 9 Jan 2001
-# Whom: jkoshy
-#
+# Created by: jkoshy
# $FreeBSD$
-#
PORTNAME= funnelweb
PORTVERSION= 3.2
@@ -17,6 +13,7 @@ COMMENT= A powerful literate-programming macro pre-processor
PLIST_FILES= bin/fw
WRKSRC= fw_src/source
+NO_STAGE= yes
do-build:
cd ${WRKDIR}/${WRKSRC} && { \
${CC} ${CFLAGS} -c *.c && \