From 50f64b597ce524772661d3219083ed6fdf2074d4 Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 13 Feb 2005 20:36:11 +0000 Subject: Remove unnecessary "perl" binary detection which gets confused by the buildlink3 framework. Also use "${WRKDIR}" instead of hard coded "/tmp" for temporary files. --- comms/pilotmgr/Makefile | 3 +- comms/pilotmgr/distinfo | 3 +- comms/pilotmgr/patches/patch-ae | 63 +++++++++++++++++++++++++++++++++++++++++ 3 files changed, 67 insertions(+), 2 deletions(-) create mode 100644 comms/pilotmgr/patches/patch-ae (limited to 'comms') 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= /tmp/pmgr-setup.pl < ${WRKDIR}/pmgr-setup.pl <