summaryrefslogtreecommitdiff
path: root/x11/gtk--/Makefile
diff options
context:
space:
mode:
authortron <tron>1999-05-20 20:09:49 +0000
committertron <tron>1999-05-20 20:09:49 +0000
commitf0218d7f18fcf1b814d581226920d4db8ec91d2c (patch)
treee979d11b483b9d58d67bb07ed6f24bc21f5ec34a /x11/gtk--/Makefile
parent86f008bf13baa153ed95972f29ee1e53b54eefc0 (diff)
downloadpkgsrc-f0218d7f18fcf1b814d581226920d4db8ec91d2c.tar.gz
Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
Diffstat (limited to 'x11/gtk--/Makefile')
-rw-r--r--x11/gtk--/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gtk--/Makefile b/x11/gtk--/Makefile
index 5a2b6ddbe3e..9c2a43f0c66 100644
--- a/x11/gtk--/Makefile
+++ b/x11/gtk--/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1999/05/02 14:35:58 tron Exp $
+# $NetBSD: Makefile,v 1.6 1999/05/20 20:09:52 tron Exp $
# FreeBSD Id: Makefile,v 1.6 1999/01/12 16:50:43 vanilla Exp
#
@@ -23,7 +23,6 @@ USE_X11BASE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}"
CONFIGURE_ARGS= --without-gnome
.include "../../mk/bsd.pkg.mk"