aboutsummaryrefslogtreecommitdiff
path: root/games/libretro-beetle_ngp
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2020-05-16 06:03:41 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2020-05-16 06:03:41 +0000
commita0f8b135725f12cec11e3277b730c89af5cd3dad (patch)
tree23e6e09d30a93eaa00083bdce36d72aacd58089a /games/libretro-beetle_ngp
parent30a692984d30108d9b80e597ac2983aebbbc27bf (diff)
downloadports-a0f8b135725f12cec11e3277b730c89af5cd3dad.tar.gz
ports-a0f8b135725f12cec11e3277b730c89af5cd3dad.zip
Notes
Diffstat (limited to 'games/libretro-beetle_ngp')
-rw-r--r--games/libretro-beetle_ngp/Makefile8
-rw-r--r--games/libretro-beetle_ngp/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/games/libretro-beetle_ngp/Makefile b/games/libretro-beetle_ngp/Makefile
index 896d30113d85..3b1c310b5797 100644
--- a/games/libretro-beetle_ngp/Makefile
+++ b/games/libretro-beetle_ngp/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= libretro-beetle_ngp
-PORTVERSION= 0.20200313
+PORTVERSION= 0.20200504
CATEGORIES= games
MAINTAINER= menelkir@itroll.org
@@ -17,10 +17,10 @@ GH_ACCOUNT= libretro
GH_PROJECT= beetle-ngp-libretro
GH_TAGNAME= 6f15532
-PLIST_FILES= libexec/libretro/mednafen_ngp_libretro.so
+PLIST_FILES= lib/libretro/mednafen_ngp_libretro.so
do-install:
- ${MKDIR} ${STAGEDIR}/${PREFIX}/libexec/libretro;
- ${INSTALL_LIB} $$(find ${WRKSRC}/${COREDIR}/ -name "*.so") ${STAGEDIR}/${PREFIX}/libexec/libretro;
+ ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
+ ${INSTALL_LIB} ${WRKSRC}/mednafen_ngp_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
.include <bsd.port.mk>
diff --git a/games/libretro-beetle_ngp/distinfo b/games/libretro-beetle_ngp/distinfo
index fd1f709aac6c..1f4e3777fe8b 100644
--- a/games/libretro-beetle_ngp/distinfo
+++ b/games/libretro-beetle_ngp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584470872
-SHA256 (libretro-beetle-ngp-libretro-0.20200313-6f15532_GH0.tar.gz) = f0d3968734a8f948e40b5a2ca3df5120845533936986b5f6f921b1838184acb8
-SIZE (libretro-beetle-ngp-libretro-0.20200313-6f15532_GH0.tar.gz) = 187325
+TIMESTAMP = 1588709713
+SHA256 (libretro-beetle-ngp-libretro-0.20200504-6f15532_GH0.tar.gz) = f0d3968734a8f948e40b5a2ca3df5120845533936986b5f6f921b1838184acb8
+SIZE (libretro-beetle-ngp-libretro-0.20200504-6f15532_GH0.tar.gz) = 187325