diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /security/gpgme03 | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) | |
download | ports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip |
Notes
Diffstat (limited to 'security/gpgme03')
-rw-r--r-- | security/gpgme03/Makefile | 4 | ||||
-rw-r--r-- | security/gpgme03/pkg-plist | 1 |
2 files changed, 3 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 diff --git a/security/gpgme03/pkg-plist b/security/gpgme03/pkg-plist index 3d5a5693062a..e21ea769c94b 100644 --- a/security/gpgme03/pkg-plist +++ b/security/gpgme03/pkg-plist @@ -1,6 +1,7 @@ bin/gpgme03-config include/gpgme03/gpgme.h lib/libgpgme03.a +lib/libgpgme03.la lib/libgpgme03.so lib/libgpgme03.so.9 share/aclocal/gpgme03.m4 |