aboutsummaryrefslogtreecommitdiff
path: root/editors/jove/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/jove/Makefile')
-rw-r--r--editors/jove/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/editors/jove/Makefile b/editors/jove/Makefile
index efa804802e86..6771857371ce 100644
--- a/editors/jove/Makefile
+++ b/editors/jove/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: jove
-# Date created: 21 August 1994
-# Whom: jkh
-#
+# Created by: jkh
# $FreeBSD$
-#
PORTNAME= jove
PORTVERSION= 4.16
@@ -19,4 +15,5 @@ COMMENT= Jonathan's Own Version of Emacs
WRKSRC= ${WRKDIR}/${PORTNAME}
MAN1= jove.1 teachjove.1
+NO_STAGE= yes
.include <bsd.port.mk>