aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/beep-media-player
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-11-20 03:01:55 +0800
committermarcus <marcus@FreeBSD.org>2003-11-20 03:01:55 +0800
commit11ef0d44e644d249e51f3b17a9871ab5597df5c0 (patch)
treec3579d32f3cecb6f48fd7e2c6707c47c630c9391 /multimedia/beep-media-player
parent37dc598d282a765093534a5d365f129df3171ff2 (diff)
downloadfreebsd-ports-gnome-11ef0d44e644d249e51f3b17a9871ab5597df5c0.tar.gz
freebsd-ports-gnome-11ef0d44e644d249e51f3b17a9871ab5597df5c0.tar.zst
freebsd-ports-gnome-11ef0d44e644d249e51f3b17a9871ab5597df5c0.zip
Restore Ogg/Vorbis support.
PR: 59484 Submitted by: maintainer
Diffstat (limited to 'multimedia/beep-media-player')
-rw-r--r--multimedia/beep-media-player/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/multimedia/beep-media-player/Makefile b/multimedia/beep-media-player/Makefile
index 4c6b54ed0eb5..f58ad3c761e9 100644
--- a/multimedia/beep-media-player/Makefile
+++ b/multimedia/beep-media-player/Makefile
@@ -51,14 +51,14 @@ CONFIGURE_ARGS+= --disable-mikmod
PLIST_SUB+= MIKMODPLUGIN:="@comment "
#.endif
-#.if !defined(WITHOUT_VORBIS)
-#LIB_DEPENDS+= vorbis.2:${PORTSDIR}/audio/libvorbis
-#INPUT_PLUGINS+= vorbis
-#PLIST_SUB+= VORBISPLUGIN:=""
-#.else
+.if !defined(WITHOUT_VORBIS)
+LIB_DEPENDS+= vorbis.2:${PORTSDIR}/audio/libvorbis
+INPUT_PLUGINS+= vorbis
+PLIST_SUB+= VORBISPLUGIN:=""
+.else
CONFIGURE_ARGS+= --disable-vorbis
PLIST_SUB+= VORBISPLUGIN:="@comment "
-#.endif
+.endif
.if ${HAVE_GNOME:Mesound}!=""
USE_GNOME+= esound