From 6ef51e7b21b784ee7cd56e09bcf1590f50eac495 Mon Sep 17 00:00:00 2001 From: sobomax Date: Tue, 10 Oct 2000 08:46:46 +0000 Subject: Tempararly mark BROKEN if HAVE_GNOME is defined (until there will be a way to disable bsd.gnome.mk CONFIGURE_ARGS). --- multimedia/xmms/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'multimedia') diff --git a/multimedia/xmms/Makefile b/multimedia/xmms/Makefile index 6663c0359fa5..83d6db74dc22 100644 --- a/multimedia/xmms/Makefile +++ b/multimedia/xmms/Makefile @@ -47,6 +47,7 @@ PLIST_SUB+= MIKMODPLUGIN:="@comment " .if defined(HAVE_GNOME) USE_GNOME= yes +BROKEN= "pkg-plist broken due to inability to disable reg's CONFIGURE_ARGS" .else CONFIGURE_ARGS= --without-gnome .endif -- cgit