pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/libretro-picodrive
Module Name: pkgsrc
Committed By: nia
Date: Fri Jan 29 09:17:27 UTC 2021
Modified Files:
pkgsrc/emulators/libretro-picodrive: Makefile
Log Message:
libretro-picodrive: Needs zlib
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/emulators/libretro-picodrive/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/libretro-picodrive/Makefile
diff -u pkgsrc/emulators/libretro-picodrive/Makefile:1.11 pkgsrc/emulators/libretro-picodrive/Makefile:1.12
--- pkgsrc/emulators/libretro-picodrive/Makefile:1.11 Sun Jun 28 15:14:52 2020
+++ pkgsrc/emulators/libretro-picodrive/Makefile Fri Jan 29 09:17:27 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2020/06/28 15:14:52 nia Exp $
+# $NetBSD: Makefile,v 1.12 2021/01/29 09:17:27 nia Exp $
DISTNAME= libretro-picodrive-20200527
PKGREVISION= 2
@@ -52,4 +52,5 @@ MAKE_FLAGS+= use_sh2drc=0
LIBRETRO_CORE= picodrive
.include "../../emulators/retroarch/core.mk"
+.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index