summaryrefslogtreecommitdiffstats
path: root/palm
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2002-02-21 04:07:45 +0000
committerpat <pat@FreeBSD.org>2002-02-21 04:07:45 +0000
commit3810ba39cbdb4db2744b1757482ca216982b19df (patch)
tree372958de89c4e885dcf3f4d1dad5c6d792efd8cc /palm
parent0bc3e40eadd468b5fba7815ef5b3d1e3f34a7028 (diff)
downloadFreeBSD-ports-3810ba39cbdb4db2744b1757482ca216982b19df.zip
FreeBSD-ports-3810ba39cbdb4db2744b1757482ca216982b19df.tar.gz
Correct location of pilot-xfer file since it has changed due to the
PREFIX cleaning done on the pilot-link port. PR: 33739 Submitted by: Esa Karkkainen <ejk@iki.fi>
Diffstat (limited to 'palm')
-rw-r--r--palm/plucker/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/plucker/Makefile b/palm/plucker/Makefile
index 77ad281..e5360d8 100644
--- a/palm/plucker/Makefile
+++ b/palm/plucker/Makefile
@@ -17,7 +17,7 @@ BUILD_DEPENDS= ppmtoTbmp:${PORTSDIR}/palm/ppmtoTbmp \
convert:${PORTSDIR}/graphics/ImageMagick \
ppmtogif:${PORTSDIR}/graphics/netpbm \
cjpeg:${PORTSDIR}/graphics/jpeg \
- ${LOCALBASE}/pilot/bin/pilot-xfer:${PORTSDIR}/palm/pilot-link
+ ${LOCALBASE}/bin/pilot-xfer:${PORTSDIR}/palm/pilot-link
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_PYTHON= yes
OpenPOWER on IntegriCloud