summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorskrll <skrll>2002-03-18 20:25:57 +0000
committerskrll <skrll>2002-03-18 20:25:57 +0000
commit9931bb020ba967ef84fe4ecad0e3b7280d7d21d4 (patch)
treee4877ee35ff97c8c38434747d86f22586c939ff5 /emulators
parent48abc22958ff8847158c70f81a1cc7d723d86c76 (diff)
downloadpkgsrc-9931bb020ba967ef84fe4ecad0e3b7280d7d21d4.tar.gz
Remove BUILD_DEPENDS on autoconf.
Diffstat (limited to 'emulators')
-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