summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-10-10 08:46:46 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-10-10 08:46:46 +0000
commitb90d908d8fdeaf09910d4cfb11e71362e553718e (patch)
tree4daa8d00a16907e27e9f3388e6400ab597a67b94 /x11-wm
parentUpdate the checksum after a repack without changing the distfile name. (diff)
Tempararly mark BROKEN if HAVE_GNOME is defined (until there will be a way to
disable bsd.gnome.mk CONFIGURE_ARGS).
Notes
Notes: svn path=/head/; revision=33663
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/sawfish/Makefile1
-rw-r--r--x11-wm/sawfish2/Makefile1
2 files changed, 2 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 \
diff --git a/x11-wm/sawfish2/Makefile b/x11-wm/sawfish2/Makefile
index 9d7f279f83bf..6eda23d5760a 100644
--- a/x11-wm/sawfish2/Makefile
+++ b/x11-wm/sawfish2/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 \