aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/sawfish
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-10-10 16:46:46 +0800
committersobomax <sobomax@FreeBSD.org>2000-10-10 16:46:46 +0800
commit6ef51e7b21b784ee7cd56e09bcf1590f50eac495 (patch)
treec1dd175cc4699c59a9a0e3363fa79c67dc46b065 /x11-wm/sawfish
parent3a68e780dcbd1b84bfbe57e241cee4a3fd771b4b (diff)
downloadfreebsd-ports-gnome-6ef51e7b21b784ee7cd56e09bcf1590f50eac495.tar.gz
freebsd-ports-gnome-6ef51e7b21b784ee7cd56e09bcf1590f50eac495.tar.zst
freebsd-ports-gnome-6ef51e7b21b784ee7cd56e09bcf1590f50eac495.zip
Tempararly mark BROKEN if HAVE_GNOME is defined (until there will be a way to
disable bsd.gnome.mk CONFIGURE_ARGS).
Diffstat (limited to 'x11-wm/sawfish')
-rw-r--r--x11-wm/sawfish/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/sawfish/Makefile b/x11-wm/sawfish/Makefile
index 9d7f279f83bf..6eda23d5760a 100644
--- a/x11-wm/sawfish/Makefile
+++ b/x11-wm/sawfish/Makefile
@@ -35,6 +35,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
USE_GNOME= yes
CONFIGURE_ARGS+=--enable-capplet
PLIST_SUB+= GNOME:=""
+BROKEN= "pkg-plist broken due to inability to disable reg's CONFIGURE_ARGS"
.else
CONFIGURE_ARGS+=--disable-capplet \
--disable-gnome-widgets \