summaryrefslogtreecommitdiffstats
path: root/graphics/qiv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/qiv/Makefile')
-rw-r--r--graphics/qiv/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/qiv/Makefile b/graphics/qiv/Makefile
index 0ca1f83..50daaaf 100644
--- a/graphics/qiv/Makefile
+++ b/graphics/qiv/Makefile
@@ -29,6 +29,10 @@ PLIST_FILES= bin/qiv
.include <bsd.port.pre.mk>
+.if defined(WITH_XINERAMA)
+USE_XORG+= x11 xinerama
+.enif
+
pre-configure:
.if ! defined(WITH_XINERAMA)
.else
OpenPOWER on IntegriCloud