git: ccc36a831201 - main - emulators/mupen64plus-video-rice: clarify USE_GL

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Apr 13 16:19:16 UTC 2021


The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ccc36a83120152fc66704729f478f1364b5cf5b2

commit ccc36a83120152fc66704729f478f1364b5cf5b2
Author:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-04-13 15:20:56 +0000
Commit:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-04-13 16:18:06 +0000

    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 ed19e8d33034..cd10a17ae0e9 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
 


More information about the dev-commits-ports-all mailing list