aboutsummaryrefslogtreecommitdiff
path: root/emulators/atari800/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-01-07 18:41:43 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-01-07 18:41:43 +0000
commit7c83744fe0d71cdc495db3db6b4a8bf108b39ca0 (patch)
tree3d33472189e5fc309a406c245e018ab187b22551 /emulators/atari800/Makefile
parent79f3008ca867fb381298b84fbfb315f4beb92df0 (diff)
Notes
Diffstat (limited to 'emulators/atari800/Makefile')
-rw-r--r--emulators/atari800/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile
index e46e350213a3..6436a0a79d97 100644
--- a/emulators/atari800/Makefile
+++ b/emulators/atari800/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= atari800
-PORTVERSION= 1.3.6
+PORTVERSION= 2.0.0
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -88,9 +88,7 @@ pre-everything::
post-patch:
@${CP} ${FILESDIR}/atari800.cfg ${WRKSRC}
@${REINPLACE_CMD} -e 's|GUMBY|${DATADIR}|g' ${WRKSRC}/atari800.cfg
- @${REINPLACE_CMD} -e 's|/etc|${DATADIR}|g' ${WRKSRC}/rt-config.c
- @${REINPLACE_CMD} -e 's|tmpnam|mkstemp|g' ${WRKSRC}/devices.c \
- ${WRKSRC}/compfile.c
+ @${REINPLACE_CMD} -e 's|/etc|${DATADIR}|g' ${WRKSRC}/atari.c
@${REINPLACE_CMD} -e 's|sdl-config|$$SDL_CONFIG|g' \
${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}