Remove the binutils buildlink3.mk.

There has to be another way to specify it, if it is really needed.
Please ask Roland Illig if you get into problems with this commit, because
this is now necessary after rev 1.6 of pkgsrc/devel/binutils/builtin.mk
This stops installing a package which is not really needed, because the
binutils programs in the basesystem are good enough.
This commit is contained in:
veego 2007-08-19 06:27:10 +00:00
parent 83bc819426
commit e1df00002e
2 changed files with 2 additions and 4 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.20 2007/02/15 14:50:29 joerg Exp $
# $NetBSD: Makefile,v 1.21 2007/08/19 06:27:10 veego Exp $
DISTNAME= ogle-0.9.2
PKGREVISION= 3
@ -39,7 +39,6 @@ MESSAGE_SUBST+= PKGBASE=${PKGBASE}
.include "../../audio/liba52/buildlink3.mk"
.include "../../audio/libmad/buildlink3.mk"
.include "../../devel/binutils/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../graphics/jpeg/buildlink3.mk"
.include "../../multimedia/libdvdread/buildlink3.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.14 2007/05/20 15:02:22 wiz Exp $
# $NetBSD: Makefile,v 1.15 2007/08/19 06:27:10 veego Exp $
DISTNAME= ogle_gui-0.9.2
PKGREVISION= 7
@ -19,7 +19,6 @@ CONFIGURE_ARGS+= --enable-gtk2
GCC_REQD+= 2.95.3
.include "../../devel/binutils/buildlink3.mk"
.include "../../devel/libglade2/buildlink3.mk"
.include "../../multimedia/ogle/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"