diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-10-10 08:46:46 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-10-10 08:46:46 +0000 |
commit | b90d908d8fdeaf09910d4cfb11e71362e553718e (patch) | |
tree | 4daa8d00a16907e27e9f3388e6400ab597a67b94 /audio/xmms | |
parent | 47c49b34758966f52779297b4a3e2dc422849fe2 (diff) |
Notes
Diffstat (limited to 'audio/xmms')
-rw-r--r-- | audio/xmms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/xmms/Makefile b/audio/xmms/Makefile index 6663c0359fa5..83d6db74dc22 100644 --- a/audio/xmms/Makefile +++ b/audio/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 |