aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-04-23 23:35:08 +0800
committermiwi <miwi@FreeBSD.org>2008-04-23 23:35:08 +0800
commit5a27e05a4858e5c6415d3650d908bce53d4abc7a (patch)
tree90c7f297c2efdcac7523139b3d46956f3615d82d
parent36496caace1e71aab542645fedd9aa3a5894c04f (diff)
downloadfreebsd-ports-gnome-5a27e05a4858e5c6415d3650d908bce53d4abc7a.tar.gz
freebsd-ports-gnome-5a27e05a4858e5c6415d3650d908bce53d4abc7a.tar.zst
freebsd-ports-gnome-5a27e05a4858e5c6415d3650d908bce53d4abc7a.zip
- Fix build after xorg cleanup
-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