palm/jpilot: Build with Clang
- Switch to using libgcrypt since J-Pilot does not build with OpenSSL 1.1.1 PR: 232130 Submitted by: ndowens@yahoo.com Approved by: maintainer
This commit is contained in:
parent
29c208b31b
commit
5ff7c7f986
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487027
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user