diff options
Diffstat (limited to 'graphics/ftgl/Makefile')
-rw-r--r-- | graphics/ftgl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ftgl/Makefile b/graphics/ftgl/Makefile index 34bffd1a356e..b408b6c06bba 100644 --- a/graphics/ftgl/Makefile +++ b/graphics/ftgl/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gl-inc="${LOCALBASE}/include" \ --without-glut-inc -USES= pathfix gmake libtool +USES= gl pathfix gmake libtool xorg USE_GL= gl glu USE_XORG= x11 xext xmu USE_LDCONFIG= yes |