aboutsummaryrefslogtreecommitdiff
path: root/www/emacs-w3m-emacs21/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/emacs-w3m-emacs21/Makefile')
-rw-r--r--www/emacs-w3m-emacs21/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/emacs-w3m-emacs21/Makefile b/www/emacs-w3m-emacs21/Makefile
index 0edd35165547..147838dd96b8 100644
--- a/www/emacs-w3m-emacs21/Makefile
+++ b/www/emacs-w3m-emacs21/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: emacs-w3m (for emacs21)
-# Date Created: 29 July 2007
-# Whom: MANTANI Nobutaka <nobutaka@FreeBSD.org>
-#
+# Created by: MANTANI Nobutaka <nobutaka@FreeBSD.org>
# $FreeBSD$
-#
MASTERDIR= ${.CURDIR}/../emacs-w3m
@@ -11,4 +7,5 @@ USE_EMACS= yes
EMACS_PORT_NAME= emacs21
COMMENT= Simple front-end to w3m for emacs21
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"