From d0e7e41990a1811f69e7ad6c18560c07fb491324 Mon Sep 17 00:00:00 2001 From: reed Date: Tue, 10 Feb 2004 07:17:38 +0000 Subject: Use MESSAGE_SRC instead of MESSAGE, because PREFIX was not replaced in for +DISPLAY. (Maybe PKGREVISION should be bumped too?) --- editors/xjed/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/xjed') diff --git a/editors/xjed/Makefile b/editors/xjed/Makefile index 261a2006ccf..e9150f6faaf 100644 --- a/editors/xjed/Makefile +++ b/editors/xjed/Makefile @@ -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 @@ CONFIGURE_ARGS+= --with-x ALL_TARGET= xjed -MESSAGE= ${.CURDIR}/../jed/MESSAGE +MESSAGE_SRC= ${.CURDIR}/../jed/MESSAGE PLIST_SRC= ${.CURDIR}/../jed/PLIST PLIST_SRC+= ${.CURDIR}/PLIST.xjed -- cgit v1.2.3