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/gpgme | |
parent | 7ef18bc03149b2fd5fc002e2e5a219c3796ee2e8 (diff) | |
download | ports-ba7018e2ac320d58e798739853471059087ba968.tar.gz ports-ba7018e2ac320d58e798739853471059087ba968.zip |
Notes
Diffstat (limited to 'security/gpgme')
-rw-r--r-- | security/gpgme/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile index 99ead95e3d52..b48efa81eb33 100644 --- a/security/gpgme/Makefile +++ b/security/gpgme/Makefile @@ -19,8 +19,6 @@ BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg \ gpgsm:${PORTSDIR}/security/gnupg-devel LIB_DEPENDS= gpg-error:${PORTSDIR}/security/libgpg-error -CONFLICTS= gpgme-0.* - USE_LIBTOOL_VER=15 USE_GMAKE= yes INSTALLS_SHLIB= yes |