aboutsummaryrefslogtreecommitdiff
path: root/editors/tree-widget
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:36:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:36:23 +0000
commit68ede13b4964032ff878ab9cc8d9d58cdf364374 (patch)
tree7d489d520969c0d33b61d0c9aea1a4e8d6ec4545 /editors/tree-widget
parent24a1652ff482bf00e6f7e7aac23bf1be1a5f053a (diff)
downloadports-68ede13b4964032ff878ab9cc8d9d58cdf364374.tar.gz
ports-68ede13b4964032ff878ab9cc8d9d58cdf364374.zip
Notes
Diffstat (limited to 'editors/tree-widget')
-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}\")"\