summaryrefslogtreecommitdiff
path: root/games/xpuyopuyo
diff options
context:
space:
mode:
authorjlam <jlam>2001-11-29 19:46:10 +0000
committerjlam <jlam>2001-11-29 19:46:10 +0000
commita3eec1444d01a90b320e18b776269681fd28ae27 (patch)
tree84fae42eff07ce703dc96dece7cdb9f95f7dbf81 /games/xpuyopuyo
parent2255b4096fbc051633cb6ae2bc815233c05ee4bc (diff)
downloadpkgsrc-a3eec1444d01a90b320e18b776269681fd28ae27.tar.gz
A dependency on automake implies a dependency on autoconf; there's no need
to list them both when we listing just automake will do.
Diffstat (limited to 'games/xpuyopuyo')
-rw-r--r--games/xpuyopuyo/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xpuyopuyo/Makefile b/games/xpuyopuyo/Makefile
index 332f10bbb0a..54b5dee6d5e 100644
--- a/games/xpuyopuyo/Makefile
+++ b/games/xpuyopuyo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2001/08/27 14:35:08 tron Exp $
+# $NetBSD: Makefile,v 1.15 2001/11/29 19:46:11 jlam Exp $
DISTNAME= xpuyopuyo-0.9.1
CATEGORIES= games x11
@@ -9,7 +9,6 @@ MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://chaos2.org/xpuyopuyo/
COMMENT= Tetris-like puzzle game
-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