summaryrefslogtreecommitdiff
path: root/multimedia/vlc08
diff options
context:
space:
mode:
authorsborrill <sborrill@pkgsrc.org>2009-01-29 11:32:05 +0000
committersborrill <sborrill@pkgsrc.org>2009-01-29 11:32:05 +0000
commit3d18953a51ca63503a27ed53aee6ea22209edddd (patch)
tree2d88145293d47984fb2c69c2bb58879efb7d96f4 /multimedia/vlc08
parent7682dcab7399c04358d1c4443099f5df2f5c3ac9 (diff)
downloadpkgsrc-3d18953a51ca63503a27ed53aee6ea22209edddd.tar.gz
Force a new version of libcdio for API compatibility (otherwise building
the cdda module fails).
Diffstat (limited to 'multimedia/vlc08')
-rw-r--r--multimedia/vlc08/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/vlc08/Makefile b/multimedia/vlc08/Makefile
index a9cf0dd115c..22a90eda29d 100644
--- a/multimedia/vlc08/Makefile
+++ b/multimedia/vlc08/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2008/12/18 17:28:16 bjs Exp $
+# $NetBSD: Makefile,v 1.14 2009/01/29 11:32:05 sborrill Exp $
#
DISTNAME= vlc-${VLC_VER}
@@ -33,6 +33,7 @@ CONFIGURE_ARGS+= --disable-vcd
BUILDLINK_API_DEPENDS.zlib+= zlib>=1.2.0
BUILDLINK_API_DEPENDS.vcdimager+= vcdimager>=0.7.20nb1
+BUILDLINK_API_DEPENDS.libcdio+= libcdio>=0.81
CONFIGURE_ARGS+= --disable-speex # needs unstable 1.1.x branch
CONFIGURE_ARGS+= --disable-gtk