diff options
-rw-r--r-- | emulators/xmame/Makefile | 5 | ||||
-rw-r--r-- | emulators/xmame/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index 7dc59d7fdb29..f87da55873d6 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -6,7 +6,7 @@ # PORTNAME?= xmame -PORTVERSION?= 0.90 +PORTVERSION?= 0.92 CATEGORIES= emulators MASTER_SITES= http://x.mame.net/download/:xmame \ http://www.sys2064.com/files/util/:history \ @@ -20,9 +20,12 @@ DIST_SUBDIR= xmame MAINTAINER?= flynn@energyhq.es.eu.org COMMENT?= UNIX/X11 port of the Multi Arcade Machine Emulator (MAME) +LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 + USE_BZIP2= yes USE_PERL5= yes USE_GMAKE= yes +MAKE_ARGS+= ARCH=freebsd USE_REINPLACE= yes WANT_SDL= yes WANT_GNOME= yes diff --git a/emulators/xmame/distinfo b/emulators/xmame/distinfo index 0d96a5c7b69b..6d0d81a937f4 100644 --- a/emulators/xmame/distinfo +++ b/emulators/xmame/distinfo @@ -1,5 +1,5 @@ -MD5 (xmame/xmame-0.90.tar.bz2) = 63ef58711f711c20d77f8d91cc4805c8 -SIZE (xmame/xmame-0.90.tar.bz2) = 15113067 +MD5 (xmame/xmame-0.92.tar.bz2) = f8f79a4de41ae67ebe8d0a444efe29c1 +SIZE (xmame/xmame-0.92.tar.bz2) = 15316807 MD5 (xmame/uhsdat795.zip) = c30956e15cd8218f558f41013a47f22e SIZE (xmame/uhsdat795.zip) = 43750 MD5 (xmame/history.dat.zip) = 8c758537d5f5bc90fc3224b19421ae12 |