From a645f236b183f2a09b5948d120c8495e74425eea Mon Sep 17 00:00:00 2001 From: heinz Date: Sat, 3 Jan 2004 01:18:28 +0000 Subject: Add correct version syntax to BUILD_DEPENDS line --- graphics/giram/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics') diff --git a/graphics/giram/Makefile b/graphics/giram/Makefile index 4f5999b10b7..5ac1ee1e510 100644 --- a/graphics/giram/Makefile +++ b/graphics/giram/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2003/12/13 00:45:23 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2004/01/03 01:18:28 heinz Exp $ # DISTNAME= giram-0.3.5 @@ -11,7 +11,7 @@ HOMEPAGE= http://www.giram.org/ COMMENT= Giram Is Really A Modeller DEPENDS+= povray-[0-9]*:../../graphics/povray -BUILD_DEPENDS+= bison:../../devel/bison +BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison USE_BUILDLINK2= YES USE_PKGLOCALEDIR= YES -- cgit v1.2.3