diff options
Diffstat (limited to 'graphics/jogl')
-rw-r--r-- | graphics/jogl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jogl/Makefile b/graphics/jogl/Makefile index 6acda2ed1e1e..ddd0f9ad3bd2 100644 --- a/graphics/jogl/Makefile +++ b/graphics/jogl/Makefile @@ -28,7 +28,7 @@ ALL_TARGET= all # jogl/make/build.xml ONLY_FOR_ARCHS= i386 amd64 -USES= zip +USES= gl xorg zip USE_XORG= x11 xau xdamage xdmcp xext xfixes xorgproto xt xxf86vm USE_GL= gl USE_ANT= yes |