summaryrefslogtreecommitdiff
path: root/multimedia/vlc/Makefile
diff options
context:
space:
mode:
authorben <ben@pkgsrc.org>2004-12-01 15:08:35 +0000
committerben <ben@pkgsrc.org>2004-12-01 15:08:35 +0000
commitcbeebba604fd9af8600f3c9fc879ba5d1feee63c (patch)
tree7ff125edc0865cc862c75c62f916b835f417640d /multimedia/vlc/Makefile
parent24f03d77fab245f8840b66bcbb644c6d20d53c41 (diff)
downloadpkgsrc-cbeebba604fd9af8600f3c9fc879ba5d1feee63c.tar.gz
Correct PLIST to match powerpc-specific install.
Diffstat (limited to 'multimedia/vlc/Makefile')
-rw-r--r--multimedia/vlc/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index 085897cc356..8292251c17f 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/10/03 00:13:03 tv Exp $
+# $NetBSD: Makefile,v 1.14 2004/12/01 15:08:35 ben Exp $
#
DISTNAME= vlc-${VLC_VER}
@@ -22,12 +22,17 @@ VLC_VER= 0.7.2
.include "../../mk/bsd.prefs.mk"
+PLIST_SRC= ${PKGDIR}/PLIST
+.if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "powerpc"
+PLIST_SRC+= ${PKGDIR}/PLIST.${MACHINE_ARCH}
+.endif
+
.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
+BUILDLINK_DEPENDS.ffmpeg+= ffmpeg>=0.4.8nb1 # Postprocess fix
CONFIGURE_ARGS+= --disable-speex # needs unstable 1.1.x branch