From 02e48b67b3fe395d3dfb005df2bfffac8b576246 Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 20 May 1999 20:09:49 +0000 Subject: Remove unnecessary assignments of "INSTALL", "INSTALL_DATA", "INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV". --- math/xmgr/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'math/xmgr') diff --git a/math/xmgr/Makefile b/math/xmgr/Makefile index 3c24283dfdd..c2aae49595f 100644 --- a/math/xmgr/Makefile +++ b/math/xmgr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/04/05 04:19:00 hubertf Exp $ +# $NetBSD: Makefile,v 1.3 1999/05/20 20:09:51 tron Exp $ # FreeBSD Id: Makefile,v 1.13 1998/12/12 22:27:21 jseger Exp # @@ -29,8 +29,6 @@ GNU_CONFIGURE= YES CONFIGURE_ARGS= --enable-acegr-home=${PREFIX} \ --enable-extra-incpath=${X11BASE}/include/X11:${LOCALBASE}/include \ --enable-extra-ldpath=${LOCALBASE}/lib -CONFIGURE_ENV+= INSTALL_SCRIPT="${INSTALL_SCRIPT}" -CONFIGURE_ENV+= INSTALL_DATA="${INSTALL_DATA}" ALL_TARGET= INSTALL_TARGET= install -- cgit v1.2.3