diff options
Diffstat (limited to 'graphics/libGLU/Makefile')
-rw-r--r-- | graphics/libGLU/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libGLU/Makefile b/graphics/libGLU/Makefile index 596f0bc..dea7c2e 100644 --- a/graphics/libGLU/Makefile +++ b/graphics/libGLU/Makefile @@ -20,7 +20,7 @@ PERMIT_PACKAGE = Yes MODULES = xenocara WANTLIB = ${COMPILER_LIBCXX} GL X11 X11-xcb Xau Xdmcp Xext Xfixes -WANTLIB += Xxf86vm drm expat glapi m xcb xcb-dri2 xcb-dri3 xcb-glx +WANTLIB += Xxf86vm drm glapi m xcb xcb-dri2 xcb-dri3 xcb-glx WANTLIB += xcb-present xcb-shm xcb-sync xcb-xfixes xshmfence CONFIGURE_STYLE = gnu |