pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia Remove the binutils buildlink3.mk.
details: https://anonhg.NetBSD.org/pkgsrc/rev/801c01e638e5
branches: trunk
changeset: 532436:801c01e638e5
user: veego <veego%pkgsrc.org@localhost>
date: Sun Aug 19 06:27:10 2007 +0000
description:
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.
diffstat:
multimedia/ogle/Makefile | 3 +--
multimedia/ogle_gui/Makefile | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diffs (34 lines):
diff -r d285c127b6fb -r 801c01e638e5 multimedia/ogle/Makefile
--- a/multimedia/ogle/Makefile Sun Aug 19 05:43:02 2007 +0000
+++ b/multimedia/ogle/Makefile Sun Aug 19 06:27:10 2007 +0000
@@ -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 @@
.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"
diff -r d285c127b6fb -r 801c01e638e5 multimedia/ogle_gui/Makefile
--- a/multimedia/ogle_gui/Makefile Sun Aug 19 05:43:02 2007 +0000
+++ b/multimedia/ogle_gui/Makefile Sun Aug 19 06:27:10 2007 +0000
@@ -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 @@
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"
Home |
Main Index |
Thread Index |
Old Index