pkgsrc/multimedia/mplayer-share/Makefile.depends
drochner a828eb4049 Move fontconfig/buildlink3.mk to a common makefile fragment, so that
mencoder gets it too. Without that, fontconfig vertions from pkg and
X11R6 get mixed which is bad. Bump mencoder's PKGREVISION.
2006-12-07 14:09:02 +00:00

14 lines
443 B
Makefile

# $NetBSD: Makefile.depends,v 1.17 2006/12/07 14:09:03 drochner Exp $
#
DEPENDS+= mplayer-share>=${MPLAYER_PKG_VERSION}:../../multimedia/mplayer-share
GCC_REQD+= 2.95.3
.if ${OPSYS} == "NetBSD"
. include "../../devel/binutils/buildlink3.mk"
.endif
.include "../../converters/libiconv/buildlink3.mk"
.include "../../fonts/fontconfig/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"