audio/gogglesmm: Chase devel/fox17 update

While here:
- Fix deps for the OPENGL option
This commit is contained in:
Jason E. Hale
2024-08-25 07:53:41 -04:00
parent bcd2014823
commit 5756d409c6

View File

@@ -1,6 +1,6 @@
PORTNAME= gogglesmm
PORTVERSION= 1.2.5
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= audio
MAINTAINER= jhale@FreeBSD.org
@@ -71,7 +71,7 @@ OGG_CMAKE_BOOL= WITH_OGG
OPENGL_LIB_DEPENDS= libepoxy.so:graphics/libepoxy
OPENGL_USES= gl
OPENGL_USE= GL=gl,glu
OPENGL_USE= GL=opengl,glu
OPENGL_CMAKE_BOOL= WITH_OPENGL
OPENSSL_USES= ssl