summaryrefslogtreecommitdiff
path: root/multimedia/mplayer
diff options
context:
space:
mode:
authordarcy <darcy@pkgsrc.org>2008-04-26 14:54:31 +0000
committerdarcy <darcy@pkgsrc.org>2008-04-26 14:54:31 +0000
commit51d4e31fe51bc34e46cfe59331690ccbb7e7a99c (patch)
tree8b47454dc39e0faec264c6b191d3fb72f6c9d0aa /multimedia/mplayer
parent2c0c2ebc4951170eedb802d6410d35b700951aa9 (diff)
downloadpkgsrc-51d4e31fe51bc34e46cfe59331690ccbb7e7a99c.tar.gz
Include freetype-lib library and bump PKGVERSION.
Discussed on tech-pkg. No arguments against the patch.
Diffstat (limited to 'multimedia/mplayer')
-rw-r--r--multimedia/mplayer/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile
index b077e589672..8a560208cb5 100644
--- a/multimedia/mplayer/Makefile
+++ b/multimedia/mplayer/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.55 2008/04/14 06:55:47 joerg Exp $
+# $NetBSD: Makefile,v 1.56 2008/04/26 14:54:31 darcy Exp $
PKGNAME= mplayer-${MPLAYER_PKG_VERSION}
-PKGREVISION= 4
+PKGREVISION= 5
COMMENT= Software-only MPEG-1/2/4 video decoder
@@ -24,6 +24,7 @@ INSTALLATION_DIRS+= bin
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/mplayer ${DESTDIR}${PREFIX}/bin
+.include "../../graphics/freetype-lib/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.include "../../x11/libXinerama/buildlink3.mk"