aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2012-05-22 19:32:04 +0000
committerJason Helfman <jgh@FreeBSD.org>2012-05-22 19:32:04 +0000
commitbf0b797982268cab89b30ccef92570205a00ae94 (patch)
treea4a52f4d79bb277d10d652d3732e3d73548eab77
parent8b28c33e00215e2a7df26b9fc4d650535628a569 (diff)
downloadports-bf0b797982268cab89b30ccef92570205a00ae94.tar.gz
ports-bf0b797982268cab89b30ccef92570205a00ae94.zip
Notes
-rw-r--r--textproc/gxditview/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/gxditview/Makefile b/textproc/gxditview/Makefile
index 31ad3b791801..dcbdd2216a5f 100644
--- a/textproc/gxditview/Makefile
+++ b/textproc/gxditview/Makefile
@@ -18,6 +18,8 @@ MAN1= gxditview.1
PLIST_FILES= bin/gxditview lib/X11/app-defaults/GXditview
NO_PACKAGE= requires system sources in sync
+BROKEN= doesn't compile
+
.include <bsd.port.options.mk>
.if !exists(${SRC_BASE}/contrib/groff/src)