summaryrefslogtreecommitdiff
path: root/archivers
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 /archivers
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 'archivers')
-rw-r--r--archivers/karchive/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/karchive/Makefile b/archivers/karchive/Makefile
index b91d065fe64..ee7208f0ee0 100644
--- a/archivers/karchive/Makefile
+++ b/archivers/karchive/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2018/01/21 21:34:03 markd Exp $
+# $NetBSD: Makefile,v 1.10 2018/01/24 19:06:06 markd Exp $
DISTNAME= karchive-${KF5VER}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= archivers
HOMEPAGE= https://community.kde.org/Frameworks