diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-10-11 15:02:48 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-10-11 15:02:48 +0800 |
commit | be4ff2c205c4c0dcc138926179130628a4eab1dd (patch) | |
tree | dd8cefe39277197166bf4847999f448031a27210 /audio/xmms | |
parent | 7b27154e2ae5a3f668bc95ccef2289ec546d01cf (diff) | |
download | freebsd-ports-gnome-be4ff2c205c4c0dcc138926179130628a4eab1dd.tar.gz freebsd-ports-gnome-be4ff2c205c4c0dcc138926179130628a4eab1dd.tar.zst freebsd-ports-gnome-be4ff2c205c4c0dcc138926179130628a4eab1dd.zip |
Unbroke - the port wasn't really broken.
False alarm by: sobomax
Diffstat (limited to 'audio/xmms')
-rw-r--r-- | audio/xmms/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/xmms/Makefile b/audio/xmms/Makefile index 83d6db74dc22..6663c0359fa5 100644 --- a/audio/xmms/Makefile +++ b/audio/xmms/Makefile @@ -47,7 +47,6 @@ 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 |