diff options
Diffstat (limited to 'emulators/uae')
-rw-r--r-- | emulators/uae/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile index 3074c0aa47f..9dcf63c2f9d 100644 --- a/emulators/uae/Makefile +++ b/emulators/uae/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2004/02/18 13:33:40 jlam Exp $ +# $NetBSD: Makefile,v 1.30 2004/04/19 00:19:21 wiz Exp $ DISTNAME= uae-0.8.22 PKGNAME= ${DISTNAME} @@ -11,7 +11,7 @@ COMMENT= The UAE Amiga Emulator DEPENDS= unzip>=5.40:../../archivers/unzip -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_GNU_TOOLS+= make USE_X11= yes GNU_CONFIGURE= yes |