aboutsummaryrefslogtreecommitdiff
path: root/security/gpgme-qt5
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2016-11-23 12:15:38 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2016-11-23 12:15:38 +0000
commit983a022252fa536c76d4b032b300c030220220c6 (patch)
treedbbda119c58b35b7c2785a1adb3fda927e8f2139 /security/gpgme-qt5
parentb54959cb77fe42564ba05c921b56bc748a477520 (diff)
downloadports-983a022252fa536c76d4b032b300c030220220c6.tar.gz
ports-983a022252fa536c76d4b032b300c030220220c6.zip
Fix conflict between libqgpgme from deskutils/kdepimlibs4 and security/qgpgme-qt5
Install the kde4 version of libqgpgme as libqgpgme4. * Bump revision in affected dependencies -- not all ports using USE_KDE=pimlibs actually link against libqgpgme. * Remove conflict from security/gpgme-qt5 * Drop KDE3 hunks from patch-cmake__modules__FindQGpgme.cmake PR: 212886 Reviewed by: rakuco Approved by: rakuco (mentor)
Notes
Notes: svn path=/head/; revision=426897
Diffstat (limited to 'security/gpgme-qt5')
-rw-r--r--security/gpgme-qt5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gpgme-qt5/Makefile b/security/gpgme-qt5/Makefile
index fec80049863f..c1f0d5b0db9b 100644
--- a/security/gpgme-qt5/Makefile
+++ b/security/gpgme-qt5/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTREVISION= 2
+PORTREVISION= 3
PKGNAMESUFFIX= -${SLAVEPORT}
MAINTAINER= jhale@FreeBSD.org