summaryrefslogtreecommitdiff
path: root/comms/pilot-link
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 /comms/pilot-link
parent86f008bf13baa153ed95972f29ee1e53b54eefc0 (diff)
downloadpkgsrc-f0218d7f18fcf1b814d581226920d4db8ec91d2c.tar.gz
Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
Diffstat (limited to 'comms/pilot-link')
-rw-r--r--comms/pilot-link/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/comms/pilot-link/Makefile b/comms/pilot-link/Makefile
index e17794ca958..c79fd1dfe2d 100644
--- a/comms/pilot-link/Makefile
+++ b/comms/pilot-link/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 1999/05/12 22:32:14 tron Exp $
+# $NetBSD: Makefile,v 1.15 1999/05/20 20:09:50 tron Exp $
#
DISTNAME= pilot-link.0.9.0
@@ -13,8 +13,6 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-perl5=${PERL5_BIN} --without-tcl \
--without-python --without-java
-CONFIGURE_ENV= INSTALL_PROGRAM="${INSTALL_PROGRAM}" \
- INSTALL_DATA="${INSTALL_DATA}"
MAKE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}"
PERL5_BIN= ${LOCALBASE}/bin/perl