diff options
Diffstat (limited to 'graphics/libgltext/Makefile')
-rw-r--r-- | graphics/libgltext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libgltext/Makefile b/graphics/libgltext/Makefile index b487f6c9736d..98dd43a20141 100644 --- a/graphics/libgltext/Makefile +++ b/graphics/libgltext/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfreetype.so:print/freetype2 -USES= gmake localbase libtool +USES= gl gmake localbase libtool xorg USE_GL= gl glu USE_XORG= x11 xmu GNU_CONFIGURE= yes |