aboutsummaryrefslogtreecommitdiff
path: root/lang/sml-mode.el/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/sml-mode.el/Makefile')
-rw-r--r--lang/sml-mode.el/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/lang/sml-mode.el/Makefile b/lang/sml-mode.el/Makefile
index c871dcee428f..ee03d07521f9 100644
--- a/lang/sml-mode.el/Makefile
+++ b/lang/sml-mode.el/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: sml-mode.el
-# Date created: 23 December 1999
-# Whom: J Koshy <jkoshy@freebsd.org>
-#
+# Created by: J Koshy <jkoshy@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= sml-mode
PORTVERSION= 3.9.5
@@ -30,6 +26,7 @@ SMLMODE_ELISPDIR= ${ELISP_SUBDIR}/sml-mode
SMLMODE_DOCDIR= share/doc/sml-mode
SMLMODE_DIR_ENTRY=* SML-mode: (sml-mode). A mode for editing Standard ML programs.
+NO_STAGE= yes
do-install:
-${MKDIR} ${PREFIX}/${SMLMODE_ELISPDIR}
${INSTALL_DATA} ${WRKSRC}/*.el ${WRKSRC}/*.elc ${PREFIX}/${SMLMODE_ELISPDIR}/