summaryrefslogtreecommitdiff
path: root/graphics/giram
diff options
context:
space:
mode:
authorheinz <heinz>2004-01-03 01:18:28 +0000
committerheinz <heinz>2004-01-03 01:18:28 +0000
commit63208cbf6eca6a9c47a1f1ec89d50317b5a5d4cf (patch)
tree9873dd652983c0c26d2b224cfa282dc538666d3b /graphics/giram
parentb9fad3ad0e9bf383fa9b9acb6a88afc866ee0b1e (diff)
downloadpkgsrc-63208cbf6eca6a9c47a1f1ec89d50317b5a5d4cf.tar.gz
Add correct version syntax to BUILD_DEPENDS line
Diffstat (limited to 'graphics/giram')
-rw-r--r--graphics/giram/Makefile4
1 files changed, 2 insertions, 2 deletions
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