pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/giram No need bison to build.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f6b24032ba5d
branches:  trunk
changeset: 545683:f6b24032ba5d
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun Aug 10 04:35:44 2008 +0000

description:
No need bison to build.

diffstat:

 graphics/giram/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 4843ae6ec26b -r f6b24032ba5d graphics/giram/Makefile
--- a/graphics/giram/Makefile   Sun Aug 10 02:52:27 2008 +0000
+++ b/graphics/giram/Makefile   Sun Aug 10 04:35:44 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2006/07/19 10:08:38 joerg Exp $
+# $NetBSD: Makefile,v 1.52 2008/08/10 04:35:44 obache Exp $
 #
 
 DISTNAME=      giram-0.3.5
@@ -11,7 +11,6 @@
 COMMENT=       Giram Is Really A Modeller
 
 DEPENDS+=      povray-[0-9]*:../../graphics/povray
-BUILD_DEPENDS+=        bison-[0-9]*:../../devel/bison
 
 USE_PKGLOCALEDIR=      YES
 USE_TOOLS+=            gmake pkg-config msgfmt intltool



Home | Main Index | Thread Index | Old Index