diff options
Diffstat (limited to 'graphics/libGLw/Makefile')
-rw-r--r-- | graphics/libGLw/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/libGLw/Makefile b/graphics/libGLw/Makefile index 655986da0b20..8f4d0c4dfcde 100644 --- a/graphics/libGLw/Makefile +++ b/graphics/libGLw/Makefile @@ -12,10 +12,9 @@ MAINTAINER= x11@FreeBSD.org COMMENT= OpenGL widgets library USE_BZIP2= yes -USES= pathfix pkgconfig +USES= pathfix pkgconfig motif USE_LDCONFIG= yes USE_GL= gl -USE_MOTIF= yes USE_XORG= x11 xt xext GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static --enable-motif |