summaryrefslogtreecommitdiff
path: root/www/guile-www/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/guile-www/Makefile')
-rw-r--r--www/guile-www/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/guile-www/Makefile b/www/guile-www/Makefile
index 0b3368f087f4..8cc90ee45af6 100644
--- a/www/guile-www/Makefile
+++ b/www/guile-www/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: guile-www
-# Date created: 30 August 2002
-# Whom: Kimura Fuyuki <fuyuki@hadaly.org>
-#
+# Created by: Kimura Fuyuki <fuyuki@hadaly.org>
# $FreeBSD$
-#
PORTNAME= guile-www
PORTVERSION= 1.1.1
@@ -20,4 +16,5 @@ RUN_DEPENDS= guile:${PORTSDIR}/lang/guile
GNU_CONFIGURE= yes
INFO= guile-www
+NO_STAGE= yes
.include <bsd.port.mk>