summaryrefslogtreecommitdiff
path: root/editors/tree-widget/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/tree-widget/Makefile')
-rw-r--r--editors/tree-widget/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/editors/tree-widget/Makefile b/editors/tree-widget/Makefile
index 36b1c7828a09..5843bfd15964 100644
--- a/editors/tree-widget/Makefile
+++ b/editors/tree-widget/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: tree-widget
-# Date created: 27 July 2004
-# Whom: Dryice Liu <dryice@liu.com.cn>
-#
+# Created by: Dryice Liu <dryice@liu.com.cn>
# $FreeBSD$
-#
PORTNAME= tree-widget
PORTVERSION= 2.0
@@ -23,6 +19,7 @@ LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME}
NO_WRKSUBDIR= yes
THEMES_SUBDIR= default folder
+NO_STAGE= yes
do-build:
cd ${WRKSRC}; ${EMACS_NAME} -batch -no-site-file\
--eval="(add-to-list 'load-path \"${WRKSRC}\")"\