summaryrefslogtreecommitdiff
path: root/emulators/uae/Makefile
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2001-05-31 21:38:51 +0000
committerkristerw <kristerw@pkgsrc.org>2001-05-31 21:38:51 +0000
commitf31766f12509a5746a38ea7166ca00e3152ca934 (patch)
tree55844cdc579e2b372d55a366ae928f21e21a55d2 /emulators/uae/Makefile
parent0ba843ee17b3dbd397b27988d00f7270fa3a7bbb (diff)
downloadpkgsrc-f31766f12509a5746a38ea7166ca00e3152ca934.tar.gz
Updated the version to uae-0.8.16nb1 after fixing some bugs:
* Handle zipped disk files * Disable a floppy speed hack that breaks some versions of Kickstart * Made joysticks work
Diffstat (limited to 'emulators/uae/Makefile')
-rw-r--r--emulators/uae/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile
index a20bc1ed36b..ea473f1ec09 100644
--- a/emulators/uae/Makefile
+++ b/emulators/uae/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2001/03/17 19:37:14 kristerw Exp $
+# $NetBSD: Makefile,v 1.14 2001/05/31 21:38:51 kristerw Exp $
DISTNAME= uae-0.8.16
+PKGNAME= ${DISTNAME}nb1
CATEGORIES= emulators
MASTER_SITES= ftp://ftp.freiburg.linux.de/pub/uae/sources/develop/
@@ -8,6 +9,8 @@ MAINTAINER= kristerw@netbsd.org
HOMEPAGE= http://www.freiburg.linux.de/~uae/
COMMENT= The UAE Amiga Emulator
+DEPENDS= unzip>=5.40:../../archivers/unzip
+
USE_GMAKE= yes
USE_X11= yes
GNU_CONFIGURE= yes