summaryrefslogtreecommitdiffstats
path: root/palm/pilot-link-devel
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1997-11-30 23:27:24 +0000
committerpst <pst@FreeBSD.org>1997-11-30 23:27:24 +0000
commit616fb33d4882784f49accdd7a9bcbb8682de5b6a (patch)
tree7b75534f88e23a69fc3c34dcca01168cb6b05cf3 /palm/pilot-link-devel
parent5c6327f116063bdb10d137a7b10fe6c295dc5c88 (diff)
downloadFreeBSD-ports-616fb33d4882784f49accdd7a9bcbb8682de5b6a.zip
FreeBSD-ports-616fb33d4882784f49accdd7a9bcbb8682de5b6a.tar.gz
Force use of perl5 even if someone's got their path backwards.
Diffstat (limited to 'palm/pilot-link-devel')
-rw-r--r--palm/pilot-link-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/palm/pilot-link-devel/Makefile b/palm/pilot-link-devel/Makefile
index 7ae0aaf..64ff0909 100644
--- a/palm/pilot-link-devel/Makefile
+++ b/palm/pilot-link-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: November, 1997
# Whom: Paul Traina <pst@freebsd.org>
#
-# $Id: Makefile,v 1.7 1997/11/30 21:27:34 pst Exp $
+# $Id: Makefile,v 1.8 1997/11/30 22:47:45 pst Exp $
DISTNAME= pilot-link.0.8.7
PKGNAME= pilot-link-0.8.7
@@ -16,7 +16,7 @@ LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11/tk80
USE_PERL5= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+=--with-perl5
+CONFIGURE_ARGS= --with-perl5=${PREFIX}/bin/perl
MAN1= dlpsh.1 ietf2datebook.1 install-datebook.1 \
install-memo.1 install-user.1 pilot-xfer.1 \
OpenPOWER on IntegriCloud