diff options
Diffstat (limited to 'palm')
-rw-r--r-- | palm/syncmal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/syncmal/Makefile b/palm/syncmal/Makefile index 0ee0ffddefd1..3e9cf0f99d61 100644 --- a/palm/syncmal/Makefile +++ b/palm/syncmal/Makefile @@ -15,7 +15,7 @@ MAINTAINER= fenner@FreeBSD.Org BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/palm/jpilot:patch \ ${NONEXISTENT}:${PORTSDIR}/palm/malsync:patch -RUN_DEPENDS= jpilot:${PORTSDIR}/palm/jpilot +RUN_DEPENDS= ${PREFIX}/bin/jpilot:${PORTSDIR}/palm/jpilot PREFIX= ${LOCALBASE}/pilot USE_GMAKE= YES |