summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
Diffstat (limited to 'emulators')
-rw-r--r--emulators/dosbox/Makefile14
-rw-r--r--emulators/dosbox/distinfo6
2 files changed, 11 insertions, 9 deletions
diff --git a/emulators/dosbox/Makefile b/emulators/dosbox/Makefile
index 8f03f851499..31259f3653a 100644
--- a/emulators/dosbox/Makefile
+++ b/emulators/dosbox/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2003/11/10 00:13:22 xtraeme Exp $
+# $NetBSD: Makefile,v 1.5 2004/02/03 17:48:11 xtraeme Exp $
#
-DISTNAME= dosbox-0.60
+DISTNAME= dosbox-0.61
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dosbox/}
@@ -12,14 +12,16 @@ COMMENT= Multi-platform DOS emulator using SDL
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
-post-patch:
- ${SED} -e s,/usr/share,${PREFIX}/share, \
- ${WRKSRC}/docs/dosbox.1 > ${WRKSRC}/docs/dosbox.1.sed
- ${MV} ${WRKSRC}/docs/dosbox.1.sed ${WRKSRC}/docs/dosbox.1
+SUBST_CLASSES= fixme
+SUBST_STAGE.fixme= post-patch
+SUBST_FILES.fixme= docs/dosbox.1
+SUBST_SED.fixme= -e s,/usr/share/,${PREFIX}/share/,g
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/dosbox
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/dosbox
.include "../../devel/SDL/buildlink2.mk"
+.include "../../graphics/png/buildlink2.mk"
+.include "../../net/SDL_net/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/emulators/dosbox/distinfo b/emulators/dosbox/distinfo
index 0303db35ab2..825601450cc 100644
--- a/emulators/dosbox/distinfo
+++ b/emulators/dosbox/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2003/11/10 00:20:29 xtraeme Exp $
+$NetBSD: distinfo,v 1.4 2004/02/03 17:48:11 xtraeme Exp $
-SHA1 (dosbox-0.60.tar.gz) = 4c95c5efa9e3a9ac1002c3af0a64e02d40cdd1fa
-Size (dosbox-0.60.tar.gz) = 540921 bytes
+SHA1 (dosbox-0.61.tar.gz) = 271933736976e865bee360f60477cce302369a62
+Size (dosbox-0.61.tar.gz) = 567200 bytes