summaryrefslogtreecommitdiff
path: root/comms/pilotmgr/Makefile
diff options
context:
space:
mode:
authortron <tron>2005-02-13 20:36:11 +0000
committertron <tron>2005-02-13 20:36:11 +0000
commit16d5a74ea66facd2cb0d3c4042aa6153a4003b32 (patch)
treea9d0b1d074fc0c97066a5a3fbb3f7d7b804ce076 /comms/pilotmgr/Makefile
parentb94546f24eee8ddf680694871333cadc8870944d (diff)
downloadpkgsrc-16d5a74ea66facd2cb0d3c4042aa6153a4003b32.tar.gz
Remove unnecessary "perl" binary detection which gets confused by the
buildlink3 framework. Also use "${WRKDIR}" instead of hard coded "/tmp" for temporary files.
Diffstat (limited to 'comms/pilotmgr/Makefile')
-rw-r--r--comms/pilotmgr/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/pilotmgr/Makefile b/comms/pilotmgr/Makefile
index c32973f7be1..1b26b981135 100644
--- a/comms/pilotmgr/Makefile
+++ b/comms/pilotmgr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2004/12/16 04:10:37 tron Exp $
+# $NetBSD: Makefile,v 1.30 2005/02/13 20:36:11 tron Exp $
DISTNAME= pilotmgr-1.107p2
PKGNAME= pilotmgr-1.107.2
@@ -23,6 +23,7 @@ HAS_CONFIGURE= YES
NO_BUILD= YES
CONFIGURE_ARGS= </dev/null
+CONFIGURE_ENV+= PERL="${LOCALBASE}/bin/perl" WRKDIR="${WRKDIR}"
CONFIGURE_SCRIPT= ./Setup
PM_PERL_DIR= ${PREFIX}/lib/${DISTNAME:C/-.*$//}