summaryrefslogtreecommitdiff
path: root/emulators/uae/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/uae/Makefile')
-rw-r--r--emulators/uae/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile
index 05cd80a2115..4349706b57e 100644
--- a/emulators/uae/Makefile
+++ b/emulators/uae/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2000/07/28 19:27:58 kristerw Exp $
+# $NetBSD: Makefile,v 1.9 2000/08/26 19:25:38 kristerw Exp $
-DISTNAME= uae-0.8.13
+DISTNAME= uae-0.8.14
CATEGORIES= emulators
MASTER_SITES= ftp://ftp.freiburg.linux.de/pub/uae/sources/develop/
@@ -17,9 +17,6 @@ CONFIGURE_ARGS+= --enable-dga --enable-vidmode \
--with-gtk-prefix=${WRKDIR}
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"
-post-configure:
- (cd ${WRKSRC}/src; ${MAKE} .SECONDARY)
-
do-install:
.for FILE in readdisk uae
${INSTALL_PROGRAM} ${WRKSRC}/${FILE} ${PREFIX}/bin