summaryrefslogtreecommitdiff
path: root/x11/ssystem
diff options
context:
space:
mode:
authoragc <agc>2001-03-27 19:55:48 +0000
committeragc <agc>2001-03-27 19:55:48 +0000
commit95960bc6363f33a7b1233b63de7230576c2227af (patch)
treef9f90efeee9abcb8aa2d6713c2990de63699fea8 /x11/ssystem
parent5046082347110282dd1cc196f1e09c4badeb2b65 (diff)
downloadpkgsrc-95960bc6363f33a7b1233b63de7230576c2227af.tar.gz
Use a wildcarded package name for bison for the new BUILD_DEPENDS format.
Diffstat (limited to 'x11/ssystem')
-rw-r--r--x11/ssystem/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/ssystem/Makefile b/x11/ssystem/Makefile
index fd70a684edd..25120e61eef 100644
--- a/x11/ssystem/Makefile
+++ b/x11/ssystem/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/03/26 07:08:59 fredb Exp $
+# $NetBSD: Makefile,v 1.2 2001/03/27 19:55:48 agc Exp $
#
DISTNAME= ssystem-1.6
@@ -9,7 +9,7 @@ MAINTAINER= fredb@netbsd.org
HOMEPAGE= http://www1.las.es/~amil/ssystem/
COMMENT= Solar System Flyby Simulator
-BUILD_DEPENDS+= bison:../../devel/bison
+BUILD_DEPENDS+= bison-*:../../devel/bison
USE_MESA= yes
USE_X11BASE= yes