summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-04-20 22:45:50 +0000
committertron <tron@pkgsrc.org>2000-04-20 22:45:50 +0000
commitcaf222b25cf46e2615683c3da43a102c2613bc3b (patch)
tree41a4ab41112d444c5107f266a618f4ac1b156d6d /emulators
parentbd27445b6ce899e521cb6f5b1f97c6b2244f17b3 (diff)
downloadpkgsrc-caf222b25cf46e2615683c3da43a102c2613bc3b.tar.gz
Depend on "unzip" 5.40 or newer.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/xmame/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile
index 678424b8187..f59a49fd1f0 100644
--- a/emulators/xmame/Makefile
+++ b/emulators/xmame/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2000/03/14 11:42:47 soren Exp $
+# $NetBSD: Makefile,v 1.36 2000/04/20 22:45:50 tron Exp $
#
DISTNAME= xmame-0.36b16.1
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= soren@netbsd.org
HOMEPAGE= http://x.mame.net/
-DEPENDS= unzip-5.40:../../archivers/unzip
+DEPENDS= unzip>=5.40:../../archivers/unzip
DEPENDS+= xpm-3.4k:../../graphics/xpm
USE_X11BASE= yes