diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-12-05 15:33:00 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-12-05 15:33:00 +0000 |
commit | 92775ea414e48dc7d57ab96f9a736a5ca2666d72 (patch) | |
tree | 3d07b2284f091a51ac220d973d5657316d3b707c /graphics/urho3d | |
parent | 6e5a88c11a246bd17d62904390850081213d538b (diff) | |
download | ports-92775ea414e48dc7d57ab96f9a736a5ca2666d72.tar.gz ports-92775ea414e48dc7d57ab96f9a736a5ca2666d72.zip |
Notes
Diffstat (limited to 'graphics/urho3d')
-rw-r--r-- | graphics/urho3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/urho3d/Makefile b/graphics/urho3d/Makefile index 192146822605..57ce9c411303 100644 --- a/graphics/urho3d/Makefile +++ b/graphics/urho3d/Makefile @@ -10,7 +10,7 @@ COMMENT= Cross-platform 2D and 3D game engine LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cmake:noninja,insource dos2unix gl +USES= cmake:noninja,insource dos2unix gl xorg USE_GITHUB= yes USE_XORG= x11 xext USE_GL= gl |