git: 1d859a48351e - main - x11-toolkits/SoXt: Add LICENSE, clarify USE_GL
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue Apr 13 16:19:17 UTC 2021
The branch main has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1d859a48351e88359d9bb754e55adec05327df69
commit 1d859a48351e88359d9bb754e55adec05327df69
Author: Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-04-13 15:21:41 +0000
Commit: Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-04-13 16:18:06 +0000
x11-toolkits/SoXt: Add LICENSE, clarify USE_GL
Approved by: portgmr blanket
---
x11-toolkits/SoXt/Makefile | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/x11-toolkits/SoXt/Makefile b/x11-toolkits/SoXt/Makefile
index c61c24a10752..cd698d994191 100644
--- a/x11-toolkits/SoXt/Makefile
+++ b/x11-toolkits/SoXt/Makefile
@@ -9,10 +9,13 @@ MASTER_SITES= https://bitbucket.org/Coin3D/coin/downloads/
MAINTAINER= bofh at FreeBSD.org
COMMENT= GUI binding for using Open Inventor with Xt/Motif
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/LICENSE.GPL
+
LIB_DEPENDS= libCoin.so:graphics/Coin
USES= gl libtool motif pathfix perl5 shebangfix xorg
-USE_GL= yes
+USE_GL= gl
USE_PERL5= build
SHEBANG_FILES= cfg/doxy4win.pl
USE_XORG= xi
More information about the dev-commits-ports-all
mailing list