summaryrefslogtreecommitdiffstats
path: root/freebsd/core/tdegraphics/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/core/tdegraphics/Makefile')
-rw-r--r--freebsd/core/tdegraphics/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/core/tdegraphics/Makefile b/freebsd/core/tdegraphics/Makefile
index 1228a3cbb..ea3fb9c17 100644
--- a/freebsd/core/tdegraphics/Makefile
+++ b/freebsd/core/tdegraphics/Makefile
@@ -14,6 +14,7 @@ CATEGORIES= x11 graphics
DIST_SUBDIR= TDE/core
USE_XORG+= xxf86vm
+USE_GL= gl
BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libartsc.so:${PORTSDIR}/x11/trinity/dependencies/arts \
@@ -28,7 +29,6 @@ LIB_DEPENDS+=\
libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \
libfreetype.so:${PORTSDIR}/print/freetype2 \
libfribidi.so:${PORTSDIR}/converters/fribidi \
- libglut.so:${PORTSDIR}/graphics/freeglut \
libgphoto2.so:${PORTSDIR}/graphics/libgphoto2 \
libOpenEXR.so:${PORTSDIR}/graphics/openexr \
liblcms2.so:${PORTSDIR}/graphics/lcms2 \