summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authordrochner <drochner>2008-04-28 14:32:11 +0000
committerdrochner <drochner>2008-04-28 14:32:11 +0000
commitc1ccdc2de937cef6691c80691c20932882ba017b (patch)
treed241b9df2fdc147d09e0aa052002898d0e69929f /multimedia
parentdb1c64a87ebb31072f93df0479b447130ad3fc9a (diff)
downloadpkgsrc-c1ccdc2de937cef6691c80691c20932882ba017b.tar.gz
Remove inclusion of freetype2, this is already done
in mplayer-share/Makefile.depends. Now we are where we were some PKGREVISIONs ago. If you think there is a problem to fix, please tell details.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mplayer/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile
index a1dfbea6f58..e08259b838d 100644
--- a/multimedia/mplayer/Makefile
+++ b/multimedia/mplayer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2008/04/27 15:22:10 tron Exp $
+# $NetBSD: Makefile,v 1.58 2008/04/28 14:32:11 drochner Exp $
PKGNAME= mplayer-${MPLAYER_PKG_VERSION}
PKGREVISION= 6
@@ -24,7 +24,6 @@ INSTALLATION_DIRS+= bin
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/mplayer ${DESTDIR}${PREFIX}/bin
-.include "../../graphics/freetype2/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.include "../../x11/libXinerama/buildlink3.mk"