aboutsummaryrefslogtreecommitdiff
path: root/x11/xgrab
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-05-01 08:29:40 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-05-01 08:29:40 +0000
commit693ef828a26aa5cb92848177be5fcb2afa9dd055 (patch)
tree0be3d3520cf0bc4292230df36270666f6c670b35 /x11/xgrab
parentcc7c2bb2751a7ae35cf8fc9b331c3107b0b9ee9f (diff)
downloadports-693ef828a26aa5cb92848177be5fcb2afa9dd055.tar.gz
ports-693ef828a26aa5cb92848177be5fcb2afa9dd055.zip
Notes
Diffstat (limited to 'x11/xgrab')
-rw-r--r--x11/xgrab/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/xgrab/Makefile b/x11/xgrab/Makefile
index e7b5238071b2..a4418b4d64db 100644
--- a/x11/xgrab/Makefile
+++ b/x11/xgrab/Makefile
@@ -28,8 +28,6 @@ MAKE_FLAGS= BINDIR=${PREFIX}/bin MANDIR=${PREFIX}/man/man1 \
# "make depend" blows up
XMKMF= xmkmf
-BROKEN= fails to build with xorg 7.5
-
.if (!defined(DISPLAY) || ${DISPLAY} == "") && !defined(PACKAGE_BUILDING)
IGNORE= Requires an active X session (and DISPLAY variable) to run xrdb. Please compile this while running X.
.endif