From 9931bb020ba967ef84fe4ecad0e3b7280d7d21d4 Mon Sep 17 00:00:00 2001 From: skrll Date: Mon, 18 Mar 2002 20:25:57 +0000 Subject: Remove BUILD_DEPENDS on autoconf. --- emulators/uae/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'emulators') 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 -- cgit v1.2.3