diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-14 18:42:04 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-14 18:42:04 +0000 |
commit | ffb7170399b77f34a48875ad6468eb796f00aed3 (patch) | |
tree | 3a1e4c5d813ec945366f43d48f94fa325ba0ead9 /palm/jpilot/Makefile | |
parent | c60af5b21ccf5bfc632b51afe126bbc7dac29ddd (diff) | |
download | ports-ffb7170399b77f34a48875ad6468eb796f00aed3.tar.gz ports-ffb7170399b77f34a48875ad6468eb796f00aed3.zip |
Notes
Diffstat (limited to 'palm/jpilot/Makefile')
-rw-r--r-- | palm/jpilot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/jpilot/Makefile b/palm/jpilot/Makefile index 5e49eee01588..74450331f5c9 100644 --- a/palm/jpilot/Makefile +++ b/palm/jpilot/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.mirrorservice.org/sites/master.us.finkmirrors.net/distf MAINTAINER?= samm@os2.kiev.ua COMMENT= Desktop Organizer Software for the Palm Pilot -LIB_DEPENDS= pisock.9:${PORTSDIR}/palm/pilot-link +LIB_DEPENDS= libpisock.so:${PORTSDIR}/palm/pilot-link USE_GCC= any USES= pkgconfig gmake |