summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authortron <tron>2008-04-27 15:22:10 +0000
committertron <tron>2008-04-27 15:22:10 +0000
commit18b3a3bcfbdf749057a131ea9cd414f1dfe72e28 (patch)
treed708e20e106ef3b27b5527d3ad2db05fc39ab14b /multimedia
parent8aac28a89acf0bef5882908d77f871749532e6cd (diff)
downloadpkgsrc-18b3a3bcfbdf749057a131ea9cd414f1dfe72e28.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')
-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"