summaryrefslogtreecommitdiff
path: root/emulators/xmess/Makefile
diff options
context:
space:
mode:
authorkristerw <kristerw>2003-07-19 21:02:07 +0000
committerkristerw <kristerw>2003-07-19 21:02:07 +0000
commit9ee643b4dea821d8f5cccddbe008227cb8af56e9 (patch)
treefd0b9a30a2434f70ec6c387b32fef4048c3abb44 /emulators/xmess/Makefile
parent7d719b5293fb7134a6eefe22a95da416ffb3f771 (diff)
downloadpkgsrc-9ee643b4dea821d8f5cccddbe008227cb8af56e9.tar.gz
Update xmess to 0.71.1.
Changes since 0.70.1 includes: - Everything from MESS 0.71
Diffstat (limited to 'emulators/xmess/Makefile')
-rw-r--r--emulators/xmess/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile
index 9a1233cc723..0c066499ad2 100644
--- a/emulators/xmess/Makefile
+++ b/emulators/xmess/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.38 2003/07/17 21:36:32 grant Exp $
+# $NetBSD: Makefile,v 1.39 2003/07/19 21:02:07 kristerw Exp $
#
-DISTNAME= xmame-0.70.1
-PKGNAME= xmess-0.70.1
+DISTNAME= xmame-0.71.1
+PKGNAME= xmess-0.71.1
CATEGORIES= emulators games x11
MASTER_SITES= http://x.mame.net/download/
EXTRACT_SUFX= .tar.bz2
@@ -95,7 +95,7 @@ post-configure:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${TARGET}.${MAME_DISP_METHOD} \
${PREFIX}/bin/${TARGET}
- ${INSTALL_MAN} ${WRKSRC}/doc/xmame.6 \
+ ${INSTALL_MAN} ${WRKSRC}/doc/${TARGET}.6 \
${PREFIX}/man/man6/${TARGET}.6
${INSTALL_DATA_DIR} ${ROMPATH}
${INSTALL_DATA} ${WRKSRC}/doc/${TARGET}rc ${ROMPATH}/${TARGET}rc