From ccc36a83120152fc66704729f478f1364b5cf5b2 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Tue, 13 Apr 2021 18:20:56 +0300 Subject: [PATCH] emulators/mupen64plus-video-rice: clarify USE_GL Approved by: portmgr blanket --- emulators/mupen64plus-video-rice/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emulators/mupen64plus-video-rice/Makefile b/emulators/mupen64plus-video-rice/Makefile index ed19e8d330341..cd10a17ae0e96 100644 --- a/emulators/mupen64plus-video-rice/Makefile +++ b/emulators/mupen64plus-video-rice/Makefile @@ -6,7 +6,7 @@ PKGNAMESUFFIX= -video-rice COMMENT= The rice graphics plugin for Mupen64plus USES= gl -USE_GL= yes +USE_GL= gl MASTERDIR= ${.CURDIR}/../mupen64plus-core