pkgsrc-WIP-changes archive

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

libretro-craft: Add MesaLib



Module Name:	pkgsrc-wip
Committed By:	Nia Alarie <nia.alarie%gmail.com@localhost>
Pushed By:	nee
Date:		Sun Apr 8 14:38:11 2018 +0100
Changeset:	68b6e133d13881daff3c72d6548931d91f437f6e

Modified Files:
	libretro-craft/Makefile

Log Message:
libretro-craft: Add MesaLib

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

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

diffstat:
 libretro-craft/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/libretro-craft/Makefile b/libretro-craft/Makefile
index c5f64407a6..e6f985e022 100644
--- a/libretro-craft/Makefile
+++ b/libretro-craft/Makefile
@@ -21,4 +21,5 @@ do-install:
 	${INSTALL_LIB} ${WRKSRC}/craft_libretro.so \
 	    ${DESTDIR}${PREFIX}/lib/libretro/craft_libretro.so
 
+.include "../../graphics/MesaLib/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index