summaryrefslogtreecommitdiff
path: root/emulators/uae/Makefile
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2002-02-26 03:19:59 +0000
committerkristerw <kristerw@pkgsrc.org>2002-02-26 03:19:59 +0000
commitca21196d32938b1f957d6d6ec64426dfd6f4d29d (patch)
tree0624dc908c745115161c7b582e64c6337ba5ebcc /emulators/uae/Makefile
parentd877bd8903562a6732f490924138ba6c6706c10a (diff)
downloadpkgsrc-ca21196d32938b1f957d6d6ec64426dfd6f4d29d.tar.gz
Update uae to 0.8.21.
Changes since 0.8.20: - Several bug fixes, including some serious filesystem emulation bugs. - Support for A1000 boot ROMs.
Diffstat (limited to 'emulators/uae/Makefile')
-rw-r--r--emulators/uae/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile
index fecd5a46763..712876ada64 100644
--- a/emulators/uae/Makefile
+++ b/emulators/uae/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2002/01/01 19:05:21 kristerw Exp $
+# $NetBSD: Makefile,v 1.20 2002/02/26 03:19:59 kristerw Exp $
-DISTNAME= uae-0.8.20
+DISTNAME= uae-0.8.21
PKGNAME= ${DISTNAME}
CATEGORIES= emulators
MASTER_SITES= http://www.freiburg.linux.de/~uae/bin/sources/develop/
@@ -9,6 +9,7 @@ MAINTAINER= kristerw@netbsd.org
HOMEPAGE= http://www.freiburg.linux.de/~uae/
COMMENT= The UAE Amiga Emulator
+BUILD_DEPENDS+= autoconf>=2.12:../../devel/autoconf
DEPENDS= unzip>=5.40:../../archivers/unzip
USE_GMAKE= yes
@@ -17,6 +18,9 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-dga --enable-vidmode --disable-ui
+pre-configure:
+ cd ${WRKSRC}; ${LOCALBASE}/bin/autoconf
+
do-install:
cd ${WRKSRC} && ${INSTALL_PROGRAM} readdisk uae ${PREFIX}/bin
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/uae