pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/gstreamer0.8 Needs bison and flex as tools,...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bb8f7d5f59af
branches: trunk
changeset: 537692:bb8f7d5f59af
user: rillig <rillig%pkgsrc.org@localhost>
date: Mon Jan 14 02:09:54 2008 +0000
description:
Needs bison and flex as tools, which obsoletes a BUILD_DEPENDS.
diffstat:
multimedia/gstreamer0.8/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 83b3cc4832c0 -r bb8f7d5f59af multimedia/gstreamer0.8/Makefile
--- a/multimedia/gstreamer0.8/Makefile Mon Jan 14 02:08:25 2008 +0000
+++ b/multimedia/gstreamer0.8/Makefile Mon Jan 14 02:09:54 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2007/12/21 22:54:57 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2008/01/14 02:09:54 rillig Exp $
#
DISTNAME= gstreamer-0.8.11
@@ -14,7 +14,7 @@
CONFLICTS+= gstreamer-[0-9]*
-BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
+USE_TOOLS+= bison flex
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
Home |
Main Index |
Thread Index |
Old Index