summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-10-11 07:02:48 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-10-11 07:02:48 +0000
commit002700ac45484c9a21e37c39c93f6e76bbbeb82c (patch)
treec5770a514e17dffcce27e47a827d716a41990f7c /multimedia
parentMark FORBIDDEN: remote root vulnerability (diff)
Unbroke - the port wasn't really broken.
False alarm by: sobomax
Notes
Notes: svn path=/head/; revision=33701
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/xmms/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/xmms/Makefile b/multimedia/xmms/Makefile
index 83d6db74dc22..6663c0359fa5 100644
--- a/multimedia/xmms/Makefile
+++ b/multimedia/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