git: 76145d94dbf2 - main - graphics/geomorph: clarify USE_GL
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue Apr 13 16:19:20 UTC 2021
The branch main has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=76145d94dbf2f570f89d6777d7d66aecb6811ac5
commit 76145d94dbf2f570f89d6777d7d66aecb6811ac5
Author: Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-04-13 15:25:13 +0000
Commit: Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-04-13 16:18:06 +0000
graphics/geomorph: clarify USE_GL
---
graphics/geomorph/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/graphics/geomorph/Makefile b/graphics/geomorph/Makefile
index 6cab5cd4e6d3..da7a82e5e7e3 100644
--- a/graphics/geomorph/Makefile
+++ b/graphics/geomorph/Makefile
@@ -13,7 +13,7 @@ LIB_DEPENDS= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext \
USES= compiler:c++11-lang desktop-file-utils gl gmake pkgconfig \
shebangfix
SHEBANG_FILES= update-rc
-USE_GL= yes
+USE_GL= gl glu
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libintl-prefix="${LOCALBASE}"
USE_GCC= any # lots of severely broken code
More information about the dev-commits-ports-all
mailing list