aboutsummaryrefslogtreecommitdiff
path: root/graphics/exact-image/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/exact-image/Makefile')
-rw-r--r--graphics/exact-image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/exact-image/Makefile b/graphics/exact-image/Makefile
index 5ab89058d9cb..a4a9415665d0 100644
--- a/graphics/exact-image/Makefile
+++ b/graphics/exact-image/Makefile
@@ -29,7 +29,7 @@ LIB_DEPENDS= libagg.so:graphics/agg \
#hack to get custom exactcode configure script to enable tiff support with
#broken headers on c++ in base system:
CPPFLAGS+= -fpermissive -I${LOCALBASE}/include
-USES= gmake jpeg perl5 pkgconfig python:2.7 tar:bzip2
+USES= gmake jpeg perl5 pkgconfig python:2.7 tar:bzip2 xorg
USE_CXXSTD= c++03
USE_XORG= x11
HAS_CONFIGURE= yes