diff options
Diffstat (limited to 'security/gpgme03/Makefile')
-rw-r--r-- | security/gpgme03/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gpgme03/Makefile b/security/gpgme03/Makefile index 428c7b545153..c0701fe43a1b 100644 --- a/security/gpgme03/Makefile +++ b/security/gpgme03/Makefile @@ -7,7 +7,7 @@ PORTNAME= gpgme PORTVERSION= 0.3.16 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= gpgme @@ -20,7 +20,7 @@ LIB_DEPENDS= pth.20:${PORTSDIR}/devel/pth LATEST_LINK= gpgme03 -USE_AUTOTOOLS= autoconf:259 libtool:13:inc +USE_AUTOTOOLS= autoconf:259 libtool:15 USE_GMAKE= yes INSTALLS_SHLIB= yes USE_REINPLACE= YES |