aboutsummaryrefslogtreecommitdiff
path: root/editors/apel-emacs21/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/apel-emacs21/Makefile')
-rw-r--r--editors/apel-emacs21/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/editors/apel-emacs21/Makefile b/editors/apel-emacs21/Makefile
index e4df7eaf02c1..3d3af84615cd 100644
--- a/editors/apel-emacs21/Makefile
+++ b/editors/apel-emacs21/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: apel for emacs21
-# Date created: 29 July 2007
-# Whom: MANTANI Nobutaka <nobutaka@FreeBSD.org>
-#
+# Created by: MANTANI Nobutaka <nobutaka@FreeBSD.org>
# $FreeBSD$
-#
MAINTAINER= nobutaka@FreeBSD.org
COMMENT= A Portable Emacs Library for emacs21
@@ -17,4 +13,5 @@ MASTERDIR= ${.CURDIR}/../../editors/apel
USE_EMACS= yes
EMACS_PORT_NAME= emacs21
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"