Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Apr 2021 16:19:16 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ccc36a831201 - main - emulators/mupen64plus-video-rice: clarify USE_GL
Message-ID:  <202104131619.13DGJGAA057603@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3:

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

commit ccc36a83120152fc66704729f478f1364b5cf5b2
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2021-04-13 15:20:56 +0000
Commit:     Dmitry Marakasov <amdmi3@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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104131619.13DGJGAA057603>