From e88b08d98cdfc4c9ac737591633e69527cd50788 Mon Sep 17 00:00:00 2001 From: taca Date: Sun, 20 May 2007 15:49:29 +0000 Subject: Make sure to replace EMACS_LISPPREFIX in MESSAGE. --- editors/mule-ucs/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'editors') diff --git a/editors/mule-ucs/Makefile b/editors/mule-ucs/Makefile index dbc0c4f4229..184414f26c8 100644 --- a/editors/mule-ucs/Makefile +++ b/editors/mule-ucs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2006/04/06 06:21:58 reed Exp $ +# $NetBSD: Makefile,v 1.16 2007/05/20 15:49:29 taca Exp $ DISTNAME= Mule-UCS-0.84 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} @@ -14,6 +14,8 @@ COMMENT= Another encoding conversion mechanism for Emacs EMACS_VERSIONS_ACCEPTED= emacs21 emacs21nox emacs20 BUILDLINK_API_DEPENDS.emacs20+= emacs>=20.7nb1 +MESSAGE_SUBST+= EMACS_LISPPREFIX=${EMACS_LISPPREFIX:Q} + do-build: @cd ${WRKSRC}; \ ${EMACS_BIN} -q --no-site-file -batch -l mucs-comp.el -- cgit v1.2.3