pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

polkit: use mozjs-17, not 1.8.5



Module Name:	pkgsrc-wip
Committed By:	coypu <coypu%sdf.org@localhost>
Pushed By:	coypu
Date:		Sat Mar 5 23:28:08 2016 +0200
Changeset:	d249bebad6f43361e78740cc9460e71e51d2120a

Modified Files:
	polkit/Makefile

Log Message:
polkit: use mozjs-17, not 1.8.5

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d249bebad6f43361e78740cc9460e71e51d2120a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 polkit/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/polkit/Makefile b/polkit/Makefile
index 2bd87c1..8b6416d 100644
--- a/polkit/Makefile
+++ b/polkit/Makefile
@@ -58,7 +58,7 @@ SUBST_FILES.paths+=	docs/man/pkexec.xml
 SUBST_FILES.paths+=	src/examples/org.freedesktop.policykit.examples.pkexec.policy.in
 SUBST_SED.paths+=	-e 's,/usr/bin/,${PREFIX}/bin/,g'
 
-.include "../../wip/spidermonkey185/buildlink3.mk"
+.include "../../wip/spidermonkey17/buildlink3.mk"
 #.include "../../lang/spidermonkey/buildlink3.mk"
 .include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"


Home | Main Index | Thread Index | Old Index