From 92966472d83372217f8a45772099249bbcb7ccaa Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 14 Mar 2002 00:41:19 +0000 Subject: Wildcard dependency. --- games/nethack/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/nethack') diff --git a/games/nethack/Makefile b/games/nethack/Makefile index fe58af9806c..5a6b449d243 100644 --- a/games/nethack/Makefile +++ b/games/nethack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2002/03/13 17:37:02 fredb Exp $ +# $NetBSD: Makefile,v 1.10 2002/03/14 00:41:19 wiz Exp $ .include "../nethack-lib/Makefile.common" @@ -12,7 +12,7 @@ COMMENT= Meta-package for NetHack with x11, qt and tty versions DEPENDS+= nethack-tty-${NETHACK_VERSION}:../nethack-tty DEPENDS+= nethack-x11-${NETHACK_VERSION}:../nethack-x11 -DEPENDS+= nethack-qt-${NETHACK_VERSION}:../nethack-qt +DEPENDS+= nethack-qt>=${NETHACK_VERSION}:../nethack-qt USE_X11= yes EXTRACT_ONLY= # empty -- cgit v1.2.3