aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/wxmupen64plus
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-07-14 07:23:25 +0800
committerbapt <bapt@FreeBSD.org>2014-07-14 07:23:25 +0800
commit7244029e548a8568a25201a0e345fd4bc5e9ec5b (patch)
tree255b3b2c0cd318aabd72e99ccb876cde204de6b7 /emulators/wxmupen64plus
parent1fed79fe4ffe7f3c5ecea1df8a93b6926106b4b6 (diff)
downloadfreebsd-ports-gnome-7244029e548a8568a25201a0e345fd4bc5e9ec5b.tar.gz
freebsd-ports-gnome-7244029e548a8568a25201a0e345fd4bc5e9ec5b.tar.zst
freebsd-ports-gnome-7244029e548a8568a25201a0e345fd4bc5e9ec5b.zip
Modernize LIB_DEPENDS
With hat: portmgr
Diffstat (limited to 'emulators/wxmupen64plus')
-rw-r--r--emulators/wxmupen64plus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/wxmupen64plus/Makefile b/emulators/wxmupen64plus/Makefile
index 77f1d1703819..2e7c5eed818a 100644
--- a/emulators/wxmupen64plus/Makefile
+++ b/emulators/wxmupen64plus/Makefile
@@ -13,7 +13,7 @@ DIST_SUBDIR= ${PORTNAME:S/wx//}
MAINTAINER= acm@FreeBSD.org
COMMENT= Mupen64Plus 2.0 GUI frontend written using wxWidgets
-LIB_DEPENDS= mupen64plus:${PORTSDIR}/emulators/mupen64plus-core
+LIB_DEPENDS= libmupen64plus.so:${PORTSDIR}/emulators/mupen64plus-core
RUN_DEPENDS= ${LOCALBASE}/lib/libmupen64plus.so.2:${PORTSDIR}/emulators/mupen64plus-core \
${LOCALBASE}/lib/mupen64plus/mupen64plus-audio-sdl.so:${PORTSDIR}/emulators/mupen64plus-audio-sdl \
${LOCALBASE}/lib/mupen64plus/mupen64plus-input-sdl.so:${PORTSDIR}/emulators/mupen64plus-input-sdl \