diff options
Diffstat (limited to 'graphics/mupdf/Makefile')
-rw-r--r-- | graphics/mupdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/mupdf/Makefile b/graphics/mupdf/Makefile index 13195e190d7a..3639f201815b 100644 --- a/graphics/mupdf/Makefile +++ b/graphics/mupdf/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libjbig2dec.so:graphics/jbig2dec \ libopenjp2.so:graphics/openjpeg -USES= cpe compiler:c++11-lang gl gmake jpeg pkgconfig +USES= cpe compiler:c++11-lang gl gmake jpeg pkgconfig xorg USE_XORG= x11 xcursor xext xinerama xrandr USE_GL= gl glut USE_LDCONFIG= yes |