diff --git a/emulators/mupen64plus-video-rice/Makefile b/emulators/mupen64plus-video-rice/Makefile index 66257d801432..d7fd1eb7e5c3 100644 --- a/emulators/mupen64plus-video-rice/Makefile +++ b/emulators/mupen64plus-video-rice/Makefile @@ -1,19 +1,21 @@ PORTREVISION= 0 PKGNAMESUFFIX= -video-rice COMMENT= The rice graphics plugin for Mupen64plus +LIB_DEPENDS= libmupen64plus.so.2:emulators/mupen64plus-core + GH_TAGNAME= 470865c6c64bdb44645faa88eae59cd87ce561b6 USES= gl USE_GL= glu MASTERDIR= ${.CURDIR}/../mupen64plus-core OPTIONS_DEFINE= # DISTINFO_FILE= ${.CURDIR}/distinfo RELEASE_DATE= 20230611 .include "${MASTERDIR}/Makefile"