aboutsummaryrefslogtreecommitdiff
path: root/emulators/xmame
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-01-28 16:41:38 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-01-28 16:41:38 +0000
commitc5cba1bd40ab74c739f6947e5ec50503395a49f7 (patch)
treee5a5f5e9f745b48b20ddcb04dae0923e92c4b3d9 /emulators/xmame
parent1cb58762a605ba31c954e647178ce73e243aa9e3 (diff)
downloadports-c5cba1bd40ab74c739f6947e5ec50503395a49f7.tar.gz
ports-c5cba1bd40ab74c739f6947e5ec50503395a49f7.zip
Notes
Diffstat (limited to 'emulators/xmame')
-rw-r--r--emulators/xmame/Makefile13
-rw-r--r--emulators/xmame/distinfo4
-rw-r--r--emulators/xmame/files/pkg-opts0
-rw-r--r--emulators/xmame/pkg-plist2
4 files changed, 15 insertions, 4 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile
index 0d7cc9d19032..f335cbb28f21 100644
--- a/emulators/xmame/Makefile
+++ b/emulators/xmame/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME?= xmame
-PORTVERSION?= 0.89
+PORTVERSION?= 0.90
CATEGORIES= emulators
MASTER_SITES= http://x.mame.net/download/:xmame \
http://www.sys2064.com/files/util/:history \
@@ -209,6 +209,12 @@ NETWORK=
NETWORK=\#
.endif
+.if ${MAMEMESS} == "mess"
+.if ${OSVERSION} < 500000
+BROKEN= does not compile - duplicate symbols in messtest
+.endif
+.endif
+
# The large number of sed regexes here is intended to make this port a whole
# lot easier to maintain - please don't convert them into a patch.
do-configure:
@@ -251,7 +257,8 @@ do-configure:
${LN} -s ${WRKSRC}/src/png.h ${WRKSRC}/src/mame_png.h
.if ${MAMEMESS} == "mess"
- ${REINPLACE_CMD} -e "s@-Wl,--allow-multiple-definition@-Wl,-z -Wl,muldefs@" ${WRKSRC}/makefile.mes
+ ${REINPLACE_CMD} -e "s@-Wl,--allow-multiple-definition@-Wl,-z -Wl,muldefs@" \
+ ${WRKSRC}/makefile.mes ${WRKSRC}/src/unix/unix.mak
.endif
post-build:
@@ -268,6 +275,8 @@ post-build:
post-install:
.if ${MAMEMESS} == "mame"
${INSTALL_PROGRAM} ${WRKSRC}/xml2info ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/romcmp ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/chdman ${PREFIX}/bin
.endif
${MV} ${PREFIX}/bin/x${MAMEMESS}.${DISPLAY_METHOD} \
${PREFIX}/bin/x${MAMEMESS}
diff --git a/emulators/xmame/distinfo b/emulators/xmame/distinfo
index 79d23bbb8af5..0d96a5c7b69b 100644
--- a/emulators/xmame/distinfo
+++ b/emulators/xmame/distinfo
@@ -1,5 +1,5 @@
-MD5 (xmame/xmame-0.89.tar.bz2) = 76554475dec85223e01a5bf8c9c9158c
-SIZE (xmame/xmame-0.89.tar.bz2) = 14933673
+MD5 (xmame/xmame-0.90.tar.bz2) = 63ef58711f711c20d77f8d91cc4805c8
+SIZE (xmame/xmame-0.90.tar.bz2) = 15113067
MD5 (xmame/uhsdat795.zip) = c30956e15cd8218f558f41013a47f22e
SIZE (xmame/uhsdat795.zip) = 43750
MD5 (xmame/history.dat.zip) = 8c758537d5f5bc90fc3224b19421ae12
diff --git a/emulators/xmame/files/pkg-opts b/emulators/xmame/files/pkg-opts
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/emulators/xmame/files/pkg-opts
+++ /dev/null
diff --git a/emulators/xmame/pkg-plist b/emulators/xmame/pkg-plist
index 78cf81fd721b..b666741a69ab 100644
--- a/emulators/xmame/pkg-plist
+++ b/emulators/xmame/pkg-plist
@@ -1,5 +1,7 @@
bin/%%MAMEMESS%%
%%MAMEONLY%%bin/xml2info
+%%MAMEONLY%%bin/chdman
+%%MAMEONLY%%bin/romcmp
etc/%%MAMEMESS%%rc.sample
share/%%MAMEMESS%%/%%MAMEMESS%%rc
%%PORTDOCS%%share/doc/%%MAMEMESS%%/changes.unix