From 81dff51938f2f87d4f32b0cbfed3e18e39ba76e9 Mon Sep 17 00:00:00 2001 From: frueauf Date: Sun, 31 May 1998 13:24:06 +0000 Subject: Add ${MACHINE_GNU_ARCH}--netbsd to CONFIGURE_ARGS to get the homogenous name scheme for PLIST. --- editors/xemacs20/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'editors') diff --git a/editors/xemacs20/Makefile b/editors/xemacs20/Makefile index 3f13d473d31..47065b13ebb 100644 --- a/editors/xemacs20/Makefile +++ b/editors/xemacs20/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 1998/05/31 12:45:56 frueauf Exp $ +# $NetBSD: Makefile,v 1.24 1998/05/31 13:24:06 frueauf Exp $ # FreeBSD Id: Makefile,v 1.1.1.1 1997/09/03 19:27:57 gj Exp # @@ -37,7 +37,8 @@ WITH_MULE= --with-mule DISTFILES+= xemacs-20.3-mule.tar.gz .endif -CONFIGURE_ARGS+=--prefix=${PREFIX} --site-includes=${PREFIX}/include \ +CONFIGURE_ARGS+=${MACHINE_GNU_ARCH}--netbsd --prefix=${PREFIX} \ + --site-includes=${PREFIX}/include \ ${WITH_SOUND} \ --site-libraries=${PREFIX}/lib \ --sitelispdir="${PREFIX}/lib/xemacs/site-lisp ${PREFIX}/share/xemacs/site-lisp" \ -- cgit v1.2.3