pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/xjed Use MESSAGE_SRC instead of MESSAGE, becau...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c66b507e8739
branches: trunk
changeset: 468073:c66b507e8739
user: reed <reed%pkgsrc.org@localhost>
date: Tue Feb 10 07:17:38 2004 +0000
description:
Use MESSAGE_SRC instead of MESSAGE, because PREFIX was not
replaced in for +DISPLAY. (Maybe PKGREVISION should be bumped too?)
diffstat:
editors/xjed/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 18aedb800af3 -r c66b507e8739 editors/xjed/Makefile
--- a/editors/xjed/Makefile Tue Feb 10 07:09:09 2004 +0000
+++ b/editors/xjed/Makefile Tue Feb 10 07:17:38 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/04/05 21:40:54 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2004/02/10 07:17:38 reed Exp $
#
PKGNAME= xjed-0.99.16
.include "../jed/Makefile.common"
@@ -11,7 +11,7 @@
ALL_TARGET= xjed
-MESSAGE= ${.CURDIR}/../jed/MESSAGE
+MESSAGE_SRC= ${.CURDIR}/../jed/MESSAGE
PLIST_SRC= ${.CURDIR}/../jed/PLIST
PLIST_SRC+= ${.CURDIR}/PLIST.xjed
Home |
Main Index |
Thread Index |
Old Index