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>
This commit is contained in:
Patrick Li 2002-02-21 04:07:45 +00:00
parent 0f7a39cbc4
commit 174f21ea19
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=55020

View File

@ -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