summaryrefslogtreecommitdiff
path: root/comms/pilot-link
diff options
context:
space:
mode:
authortv <tv>1998-07-24 01:56:59 +0000
committertv <tv>1998-07-24 01:56:59 +0000
commit050763ac7decfda9c68e5c021fd04008e5691b6e (patch)
tree4a3f1ba6717b1a2d9f43df9e1780b9595d3a5437 /comms/pilot-link
parent91046d445a374baafc929ebfdedb412aec99b4aa (diff)
downloadpkgsrc-050763ac7decfda9c68e5c021fd04008e5691b6e.tar.gz
Update to use USE_LIBTOOL.
Diffstat (limited to 'comms/pilot-link')
-rw-r--r--comms/pilot-link/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/comms/pilot-link/Makefile b/comms/pilot-link/Makefile
index 8145786695c..8e0ba27860b 100644
--- a/comms/pilot-link/Makefile
+++ b/comms/pilot-link/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 1998/07/17 20:59:41 tv Exp $
+# $NetBSD: Makefile,v 1.12 1998/07/24 01:56:59 tv Exp $
#
DISTNAME= pilot-link.0.8.13
@@ -8,12 +8,10 @@ MASTER_SITES= ftp://ryeham.ee.ryerson.ca/pub/PalmOS/
MAINTAINER= sommerfeld@alum.mit.edu
-BUILD_DEPENDS= ${PREFIX}/bin/libtool:../../devel/libtool
-
USE_PERL5= yes
+USE_LIBTOOL= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= LIBTOOL=${PREFIX}/bin/libtool \
- INSTALL_PROGRAM="${INSTALL_PROGRAM}" \
+CONFIGURE_ENV= INSTALL_PROGRAM="${INSTALL_PROGRAM}" \
INSTALL_DATA="${INSTALL_DATA}"
MAKE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}"