pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/easyedit MAKE_JOBS_SAFE=no
details: https://anonhg.NetBSD.org/pkgsrc/rev/7517f04df310
branches: trunk
changeset: 554037:7517f04df310
user: abs <abs%pkgsrc.org@localhost>
date: Sat Feb 07 17:33:51 2009 +0000
description:
MAKE_JOBS_SAFE=no
diffstat:
editors/easyedit/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r e2b99e30b03b -r 7517f04df310 editors/easyedit/Makefile
--- a/editors/easyedit/Makefile Sat Feb 07 17:31:29 2009 +0000
+++ b/editors/easyedit/Makefile Sat Feb 07 17:33:51 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2008/03/03 18:25:52 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2009/02/07 17:33:51 abs Exp $
#
DISTNAME= ee-1.4.6.src
@@ -9,9 +9,10 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://mahon.cwx.net/
-COMMENT= Easy to use text editor
+COMMENT= Easy to use text editor with onscreen instructions
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
Home |
Main Index |
Thread Index |
Old Index