aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authoralexbl <alexbl@FreeBSD.org>2006-10-02 06:23:14 +0800
committeralexbl <alexbl@FreeBSD.org>2006-10-02 06:23:14 +0800
commit7a56faf754fe57534baf89db0b51e7b230ea99c0 (patch)
treeb1c7f51f6e76c66689a017b73c79524769767707 /audio
parentd60a8eaa7d6292e0a98c837ebfe409fdce35863e (diff)
downloadfreebsd-ports-gnome-7a56faf754fe57534baf89db0b51e7b230ea99c0.tar.gz
freebsd-ports-gnome-7a56faf754fe57534baf89db0b51e7b230ea99c0.tar.zst
freebsd-ports-gnome-7a56faf754fe57534baf89db0b51e7b230ea99c0.zip
- Unbreak INDEX on FreeBSD 4.9
PR: 103868 Submitted by: "Richard J. Dawes" <rdawes@epstais.com> Approved by: novel (mentor, implicit)
Diffstat (limited to 'audio')
-rw-r--r--audio/xmms2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile
index 5e1871e56fba..8e65caf2bffe 100644
--- a/audio/xmms2/Makefile
+++ b/audio/xmms2/Makefile
@@ -52,7 +52,7 @@ OPTIONS= FAAD "Support to playback AAC files" on \
MDNS_AVAHI "Support to announce XMMS2d via mDNS (Avahi)" off \
MDNS_APPLE "Support to announce XMMS2d via mDNS (Apple)" on \
JACK "Support to output via the Jack output server" off #\
-# SDL "Support for visualization" on \
+# SDL "Support for visualization" on
.endif
.include <bsd.port.pre.mk>