summaryrefslogtreecommitdiff
path: root/multimedia/mplayer
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2006-12-07 14:09:02 +0000
committerdrochner <drochner@pkgsrc.org>2006-12-07 14:09:02 +0000
commit366592ef17e09c692f101ff27aaf69dee85331c3 (patch)
tree7672297114de4ce0dc4ae14e19c41eb322ae6d05 /multimedia/mplayer
parent303f3832de9fa0ea51e2a856df2467d37de3a0f0 (diff)
downloadpkgsrc-366592ef17e09c692f101ff27aaf69dee85331c3.tar.gz
Move fontconfig/buildlink3.mk to a common makefile fragment, so that
mencoder gets it too. Without that, fontconfig vertions from pkg and X11R6 get mixed which is bad. Bump mencoder's PKGREVISION.
Diffstat (limited to 'multimedia/mplayer')
-rw-r--r--multimedia/mplayer/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile
index 49c00afbbb6..79be491e9c9 100644
--- a/multimedia/mplayer/Makefile
+++ b/multimedia/mplayer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2006/11/30 15:00:45 joerg Exp $
+# $NetBSD: Makefile,v 1.36 2006/12/07 14:09:03 drochner Exp $
PKGNAME= mplayer-${MPLAYER_PKG_VERSION}
PKGREVISION= 1
@@ -19,8 +19,6 @@ BUILDLINK_PASSTHRU_DIRS+= /usr/X11R6/include
INSTALLATION_DIRS+= bin
-.include "../../fonts/fontconfig/buildlink3.mk"
-.include "../../graphics/freetype2/buildlink3.mk"
.include "../../x11/libXinerama/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.include "../../x11/libXv/buildlink3.mk"