From e9a15cf60cb0df818817d9787d8349256ab361f3 Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 27 Aug 2001 14:35:04 +0000 Subject: Use wildcard dependence on "autoconf" package. --- games/xpuyopuyo/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/xpuyopuyo') diff --git a/games/xpuyopuyo/Makefile b/games/xpuyopuyo/Makefile index e38fc528cdd..332f10bbb0a 100644 --- a/games/xpuyopuyo/Makefile +++ b/games/xpuyopuyo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2001/08/26 10:32:20 skrll Exp $ +# $NetBSD: Makefile,v 1.14 2001/08/27 14:35:08 tron Exp $ DISTNAME= xpuyopuyo-0.9.1 CATEGORIES= games x11 @@ -9,7 +9,7 @@ MAINTAINER= jlam@netbsd.org HOMEPAGE= http://chaos2.org/xpuyopuyo/ COMMENT= Tetris-like puzzle game -BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf +BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf BUILD_DEPENDS+= automake>=1.4:../../devel/automake DEPENDS+= gtk+-1.2.*:../../x11/gtk DEPENDS+= libmikmod>=3.1.9:../../audio/libmikmod -- cgit v1.2.3