pkgsrc-WIP-changes archive

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

0ad: add jpeg



Module Name:	pkgsrc-wip
Committed By:	nikita <nikita%NetBSD.org@localhost>
Pushed By:	nikita
Date:		Thu May 4 08:35:49 2023 +0200
Changeset:	0752cd1b8b0408ba966abd46d242948db9e6ab96

Modified Files:
	0ad/Makefile

Log Message:
0ad: add jpeg

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

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

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

diffs:
diff --git a/0ad/Makefile b/0ad/Makefile
index e183d583d0..1d3b8bec41 100644
--- a/0ad/Makefile
+++ b/0ad/Makefile
@@ -132,4 +132,5 @@ do-install:
 .include "../../textproc/icu/buildlink3.mk"
 .include "../../textproc/libxml2/buildlink3.mk"
 .include "../../www/curl/buildlink3.mk"
+.include "../../mk/jpeg.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index