diff options
| -rw-r--r-- | palm/jpilot/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/palm/jpilot/Makefile b/palm/jpilot/Makefile index b2b8fa732b95..302fef2bec40 100644 --- a/palm/jpilot/Makefile +++ b/palm/jpilot/Makefile @@ -5,7 +5,7 @@ PORTNAME= jpilot PORTVERSION= 1.8.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES+= palm comms MASTER_SITES= http://www.mirrorservice.org/sites/master.us.finkmirrors.net/distfiles/ \ http://jpilot.org/ @@ -16,9 +16,9 @@ COMMENT= Desktop Organizer Software for the Palm Pilot LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libpisock.so:palm/pilot-link +LIB_DEPENDS= libpisock.so:palm/pilot-link \ + libgcrypt.so:security/libgcrypt -USE_GCC= any USES= pkgconfig gmake libtool GNU_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include |
