diff options
Diffstat (limited to '')
-rw-r--r-- | x11/3ddesktop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/3ddesktop/Makefile b/x11/3ddesktop/Makefile index d2b3063fbfe7..15fbbd122bf7 100644 --- a/x11/3ddesktop/Makefile +++ b/x11/3ddesktop/Makefile @@ -12,7 +12,7 @@ COMMENT= 3D Virtual Desktop Switcher LIB_DEPENDS= libImlib2.so:graphics/imlib2 -USES= localbase +USES= gl localbase xorg USE_XORG= xmu USE_GL= glut GNU_CONFIGURE= yes |