aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/gpgme/Makefile2
-rw-r--r--security/gpgme03/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile
index 562316f48f72..1ddc89fbfb06 100644
--- a/security/gpgme/Makefile
+++ b/security/gpgme/Makefile
@@ -19,6 +19,8 @@ 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
diff --git a/security/gpgme03/Makefile b/security/gpgme03/Makefile
index 1d06e7f2c43a..afabb2a5d6ad 100644
--- a/security/gpgme03/Makefile
+++ b/security/gpgme03/Makefile
@@ -18,6 +18,8 @@ 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.*
+
USE_INC_LIBTOOL_VER=13
USE_GMAKE= yes
INSTALLS_SHLIB= yes