aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/qiv/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/graphics/qiv/Makefile b/graphics/qiv/Makefile
index 84cefddeb8d9..14eb20937b25 100644
--- a/graphics/qiv/Makefile
+++ b/graphics/qiv/Makefile
@@ -26,13 +26,10 @@ USE_GNOME= imlib
MAN1= qiv.1
PLIST_FILES= bin/qiv
+USE_XORG+= x11 xinerama
.include <bsd.port.pre.mk>
-.if defined(WITH_XINERAMA)
-USE_XORG+= x11 xinerama
-.endif
-
pre-configure:
.if ! defined(WITH_XINERAMA)
.else