summaryrefslogtreecommitdiff
path: root/multimedia/mplayer/Makefile
diff options
context:
space:
mode:
authortron <tron>2008-04-27 15:22:10 +0000
committertron <tron>2008-04-27 15:22:10 +0000
commita2fe6c08e7ec3027dbcb2aab5c3e1e483afaff17 (patch)
treed708e20e106ef3b27b5527d3ad2db05fc39ab14b /multimedia/mplayer/Makefile
parentb84c7e356f8891198b3799237f0a8c3a1bb58758 (diff)
downloadpkgsrc-a2fe6c08e7ec3027dbcb2aab5c3e1e483afaff17.tar.gz
This package needs "freetype2" and not "freetype-lib". Tested under
NetBSD-i386 4.0_STABLE. Bump package revision again.
Diffstat (limited to 'multimedia/mplayer/Makefile')
-rw-r--r--multimedia/mplayer/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile
index 8a560208cb5..a1dfbea6f58 100644
--- a/multimedia/mplayer/Makefile
+++ b/multimedia/mplayer/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.56 2008/04/26 14:54:31 darcy Exp $
+# $NetBSD: Makefile,v 1.57 2008/04/27 15:22:10 tron Exp $
PKGNAME= mplayer-${MPLAYER_PKG_VERSION}
-PKGREVISION= 5
+PKGREVISION= 6
COMMENT= Software-only MPEG-1/2/4 video decoder
@@ -24,7 +24,7 @@ INSTALLATION_DIRS+= bin
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/mplayer ${DESTDIR}${PREFIX}/bin
-.include "../../graphics/freetype-lib/buildlink3.mk"
+.include "../../graphics/freetype2/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.include "../../x11/libXinerama/buildlink3.mk"