pkgsrc-WIP-changes archive

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

0ad: Note missing spidermonkey31 and nvtt



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Jul 30 00:28:18 2016 +0200
Changeset:	49b2826d84fb874d12e570419b8809ec74d77ed2

Modified Files:
	0ad/Makefile

Log Message:
0ad: Note missing spidermonkey31 and nvtt

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

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

diffstat:
 0ad/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/0ad/Makefile b/0ad/Makefile
index 7029271..bd81ec2 100644
--- a/0ad/Makefile
+++ b/0ad/Makefile
@@ -22,6 +22,8 @@ do-configure:
 		--bindir=${PREFIX}/bin \
 		--datadir=${PREFIX}/share/${PKGBASE} \
 		--libdir=${PREFIX}/lib/${PKGBASE}
+# --with-system-mozjs31
+# --with-system-nvtt
 
 do-build:
 	${RUN} cd ${WRKSRC} && \


Home | Main Index | Thread Index | Old Index