summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authordarcy <darcy>2008-04-26 14:54:31 +0000
committerdarcy <darcy>2008-04-26 14:54:31 +0000
commit0be4b6e8162d53df97d65fcfb649aeb2a90a8519 (patch)
tree8b47454dc39e0faec264c6b191d3fb72f6c9d0aa /multimedia
parentcbc247daeede627e2d05873d06b42b2dc42142de (diff)
downloadpkgsrc-0be4b6e8162d53df97d65fcfb649aeb2a90a8519.tar.gz
Include freetype-lib library and bump PKGVERSION.
Discussed on tech-pkg. No arguments against the patch.
Diffstat (limited to 'multimedia')
-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"