aboutsummaryrefslogtreecommitdiff
path: root/editors/flim-emacs22/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/flim-emacs22/Makefile')
-rw-r--r--editors/flim-emacs22/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/editors/flim-emacs22/Makefile b/editors/flim-emacs22/Makefile
index acc558eef2c3..e2aa4a261c4c 100644
--- a/editors/flim-emacs22/Makefile
+++ b/editors/flim-emacs22/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: flim for emacs22
-# Date created: 27 January 2010
-# Whom: MANTANI Nobutaka <nobutaka@FreeBSD.org>
-#
+# Created by: MANTANI Nobutaka <nobutaka@FreeBSD.org>
# $FreeBSD$
-#
MAINTAINER= nobutaka@FreeBSD.org
COMMENT= FLIM, message representation or encoding elisp library for emacs22
@@ -17,4 +13,5 @@ MASTERDIR= ${.CURDIR}/../../editors/flim
USE_EMACS= yes
EMACS_PORT_NAME= emacs22
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"