summaryrefslogtreecommitdiff
path: root/security/policykit
diff options
context:
space:
mode:
authorjoerg <joerg>2009-03-05 14:17:46 +0000
committerjoerg <joerg>2009-03-05 14:17:46 +0000
commita6f728feff4661003a6a6a780b06115db5c6e090 (patch)
treebecf164bb3057b9da850a67d08c6e2e760a82109 /security/policykit
parent52c7bfaf1b229904d35537fd2e2d81a2e574d165 (diff)
downloadpkgsrc-a6f728feff4661003a6a6a780b06115db5c6e090.tar.gz
Always kill --as-needed, it is known to break Solaris as well and has
created various interesting issues on other platforms as well. From PR 40016.
Diffstat (limited to 'security/policykit')
-rw-r--r--security/policykit/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/policykit/Makefile b/security/policykit/Makefile
index 832f9bbbfa0..125d2e74dbc 100644
--- a/security/policykit/Makefile
+++ b/security/policykit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2009/01/20 10:08:17 sketch Exp $
+# $NetBSD: Makefile,v 1.9 2009/03/05 14:17:46 joerg Exp $
#
POLICYKIT_VER= 0.9
@@ -56,9 +56,7 @@ post-install:
${INSTALL_DATA} ${FILESDIR}/PolicyKit.conf.NetBSD ${DESTDIR}${EGDIR}/PolicyKit.conf
.endif
-.if ${OPSYS} == "Darwin"
BUILDLINK_TRANSFORM+= rm:-Wl,--as-needed
-.endif
pre-configure:
cd ${WRKSRC} && autoconf