summaryrefslogtreecommitdiff
path: root/multimedia/mplayer/Makefile
diff options
context:
space:
mode:
authortron <tron>2011-01-19 09:29:47 +0000
committertron <tron>2011-01-19 09:29:47 +0000
commitd1d6b078666d8db01e90583edfe7480acd9ec687 (patch)
treedcb80578a62e437cbb8d3af52bd0c3f9c70f3afd /multimedia/mplayer/Makefile
parent317320e303115b25396b5e8380b1f1f8d4695f0b (diff)
downloadpkgsrc-d1d6b078666d8db01e90583edfe7480acd9ec687.tar.gz
Use the "x11/libXvMC" package to provide the "libXvMCW" library as this
package actually builds. Tested on both NetBSD/amd64 5.1 and Mac OS 10.6.6. Bump package revision again.
Diffstat (limited to 'multimedia/mplayer/Makefile')
-rw-r--r--multimedia/mplayer/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile
index 66ccfd02975..6bbaca7ca51 100644
--- a/multimedia/mplayer/Makefile
+++ b/multimedia/mplayer/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.75 2011/01/19 00:45:20 jmcneill Exp $
+# $NetBSD: Makefile,v 1.76 2011/01/19 09:29:47 tron Exp $
PKGNAME= mplayer-${MPLAYER_VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
COMMENT= Fast, cross-platform movie player
@@ -37,7 +37,6 @@ do-install:
.include "../../x11/libXinerama/buildlink3.mk"
.include "../../x11/libXv/buildlink3.mk"
.include "../../x11/libXvMC/buildlink3.mk"
-.include "../../x11/libXvMCW/buildlink3.mk"
.include "../../x11/libXxf86dga/buildlink3.mk"
.include "../../x11/libXxf86vm/buildlink3.mk"