summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2005-03-05 14:22:22 +0000
committergrant <grant@pkgsrc.org>2005-03-05 14:22:22 +0000
commit25bd9b102cb06d3d433fa8f5489c07a1e223b807 (patch)
tree65ea764757774c33f26a9f52ba7213ffecfdb880 /multimedia
parent6d733ef350b43fe2904482a9f532c289dba9e447 (diff)
downloadpkgsrc-25bd9b102cb06d3d433fa8f5489c07a1e223b807.tar.gz
disable building of experimental skins2 on all platforms, not just
NetBSD.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/vlc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index df970dff2ca..0c6a38279ed 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2005/02/21 21:04:06 veego Exp $
+# $NetBSD: Makefile,v 1.16 2005/03/05 14:22:22 grant Exp $
#
DISTNAME= vlc-${VLC_VER}
@@ -24,11 +24,11 @@ VLC_VER= 0.7.2
.if ${OPSYS} == "NetBSD"
CONFIGURE_ARGS+= --disable-vcd
-CONFIGURE_ARGS+= --disable-skins2
.endif
BUILDLINK_DEPENDS.vcdimager+= vcdimager>=0.7.20nb1
BUILDLINK_DEPENDS.ffmpeg+= ffmpeg>=0.4.8nb1 # Postprocess fix
+CONFIGURE_ARGS+= --disable-skins2
CONFIGURE_ARGS+= --disable-speex # needs unstable 1.1.x branch
CONFIGURE_ARGS+= --enable-dvb