summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2016-05-21 19:27:47 +0000
committerleot <leot@pkgsrc.org>2016-05-21 19:27:47 +0000
commit3a48e626d3c23c878fbf45338c48eba0ccbc3ceb (patch)
tree6248fc40b50f449cddd5b12b303f689374e5bc60 /security
parentbc999303b11481b9a368e2318ee9ec7f3870999f (diff)
downloadpkgsrc-3a48e626d3c23c878fbf45338c48eba0ccbc3ceb.tar.gz
Remove commented lang/spidermonkey/bl3 line.
Actually polkit needs spidermokey17 (but also supports the - older - spidermonkey185, but not spidermonkey-1.8.0rc1).
Diffstat (limited to 'security')
-rw-r--r--security/polkit/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/polkit/Makefile b/security/polkit/Makefile
index 7fba1881ea2..b8004ed6d4e 100644
--- a/security/polkit/Makefile
+++ b/security/polkit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2016/05/20 18:46:10 youri Exp $
+# $NetBSD: Makefile,v 1.3 2016/05/21 19:27:47 leot Exp $
#
DISTNAME= polkit-0.113
@@ -62,7 +62,6 @@ SUBST_FILES.paths+= src/examples/org.freedesktop.policykit.examples.pkexec.polic
SUBST_SED.paths+= -e 's,/usr/bin/,${PREFIX}/bin/,g'
.include "../../lang/spidermonkey17/buildlink3.mk"
-#.include "../../lang/spidermonkey/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../textproc/expat/buildlink3.mk"