summaryrefslogtreecommitdiff
path: root/emulators/uae
diff options
context:
space:
mode:
authorskrll <skrll@pkgsrc.org>2002-03-18 20:25:57 +0000
committerskrll <skrll@pkgsrc.org>2002-03-18 20:25:57 +0000
commitb1a67842ca0cb88f862fd0c803c69e373ea4048e (patch)
treee4877ee35ff97c8c38434747d86f22586c939ff5 /emulators/uae
parent08282235318201196f0a3eeefb6a077945b9d9a6 (diff)
downloadpkgsrc-b1a67842ca0cb88f862fd0c803c69e373ea4048e.tar.gz
Remove BUILD_DEPENDS on autoconf.
Diffstat (limited to 'emulators/uae')
-rw-r--r--emulators/uae/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile
index 712876ada64..7935e9b4466 100644
--- a/emulators/uae/Makefile
+++ b/emulators/uae/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2002/02/26 03:19:59 kristerw Exp $
+# $NetBSD: Makefile,v 1.21 2002/03/18 20:25:57 skrll Exp $
DISTNAME= uae-0.8.21
PKGNAME= ${DISTNAME}
@@ -9,7 +9,6 @@ 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
@@ -18,9 +17,6 @@ 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