summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2018-01-24 19:06:06 +0000
committermarkd <markd@pkgsrc.org>2018-01-24 19:06:06 +0000
commit1f67696986ed7a98b2f6b222caf0c266e3727cef (patch)
tree34f70a58ff4950a8e8e07b4fc60dc315686c5046 /security
parentf5557c4539e708bd56431c35bf53481921a76412 (diff)
downloadpkgsrc-1f67696986ed7a98b2f6b222caf0c266e3727cef.tar.gz
kf5: strip -fvisibility=hidden in all kf5 packages
as it breaks the plugin mechanism due to not being able to resolve various symbols
Diffstat (limited to 'security')
-rw-r--r--security/kauth/Makefile3
-rw-r--r--security/kdesu/Makefile3
-rw-r--r--security/kwallet/Makefile3
3 files changed, 6 insertions, 3 deletions
diff --git a/security/kauth/Makefile b/security/kauth/Makefile
index 350fe7441e5..02e11b7e339 100644
--- a/security/kauth/Makefile
+++ b/security/kauth/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2018/01/17 20:06:50 markd Exp $
+# $NetBSD: Makefile,v 1.15 2018/01/24 19:06:09 markd Exp $
DISTNAME= kauth-${KF5VER}
+PKGREVISION= 1
CATEGORIES= security
HOMEPAGE= https://community.kde.org/Frameworks
diff --git a/security/kdesu/Makefile b/security/kdesu/Makefile
index 32e26bdd100..a493b9543cf 100644
--- a/security/kdesu/Makefile
+++ b/security/kdesu/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2018/01/17 20:06:50 markd Exp $
+# $NetBSD: Makefile,v 1.9 2018/01/24 19:06:09 markd Exp $
DISTNAME= kdesu-${KF5VER}
+PKGREVISION= 1
CATEGORIES= security
HOMEPAGE= https://community.kde.org/Frameworks
diff --git a/security/kwallet/Makefile b/security/kwallet/Makefile
index 95f448b300c..5e84740f455 100644
--- a/security/kwallet/Makefile
+++ b/security/kwallet/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2018/01/17 20:06:50 markd Exp $
+# $NetBSD: Makefile,v 1.36 2018/01/24 19:06:09 markd Exp $
DISTNAME= kwallet-${KF5VER}
+PKGREVISION= 1
CATEGORIES= security
HOMEPAGE= https://community.kde.org/Frameworks