summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorminskim <minskim>2005-10-20 03:47:37 +0000
committerminskim <minskim>2005-10-20 03:47:37 +0000
commitc82190ecca24780b452f0baf95c236c1ec70caee (patch)
tree57a671e89479874890fd1f102b4ce220e6104e9e /multimedia
parenteed57eadd93eb8f503c3e68eb26c2bf9a77eba9c (diff)
downloadpkgsrc-c82190ecca24780b452f0baf95c236c1ec70caee.tar.gz
Include buildlink3 files of fontconfig and freetype2 so that configure
always detects them. Bump PKGREVISION.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mplayer/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile
index 50741e8d89f..fb7287b03fb 100644
--- a/multimedia/mplayer/Makefile
+++ b/multimedia/mplayer/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2005/08/27 06:59:52 dogcow Exp $
+# $NetBSD: Makefile,v 1.21 2005/10/20 03:47:37 minskim Exp $
PKGNAME= mplayer-${MPLAYER_PKG_VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= Software-only MPEG-1/2/4 video decoder
@@ -12,6 +12,9 @@ CONFIGURE_ARGS+= --confdir=${PREFIX}/share/mplayer
INSTALLATION_DIRS+= bin
+.include "../../fonts/fontconfig/buildlink3.mk"
+.include "../../graphics/freetype2/buildlink3.mk"
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/mplayer ${PREFIX}/bin