diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-12-21 09:03:31 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-12-21 09:03:31 +0000 |
commit | ba7018e2ac320d58e798739853471059087ba968 (patch) | |
tree | 2eae3295d21896b785522f966b18df5114ae663f /security/gpgme03 | |
parent | 7ef18bc03149b2fd5fc002e2e5a219c3796ee2e8 (diff) |
Notes
Diffstat (limited to 'security/gpgme03')
-rw-r--r-- | security/gpgme03/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/gpgme03/Makefile b/security/gpgme03/Makefile index 8a7aa1b4512d..7c99911c4275 100644 --- a/security/gpgme03/Makefile +++ b/security/gpgme03/Makefile @@ -18,8 +18,6 @@ COMMENT= A library to make access to GnuPG easier BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg LIB_DEPENDS= pth.20:${PORTSDIR}/devel/pth -CONFLICTS= gpgme-1.* - LATEST_LINK= gpgme03 USE_INC_LIBTOOL_VER=13 |