diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2006-01-30 23:20:05 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2006-01-30 23:20:05 +0000 |
commit | a06ee65df0af4a27507365d7991910fcc6881d95 (patch) | |
tree | cad01e52972179ed3ade4df17df7d248b93b620a /emulators/xmame | |
parent | 5cf144bec9b55e7fde376d809bd4682b33045ca3 (diff) |
Chase shlib bump of libexpat.
Notes
Notes:
svn path=/head/; revision=154857
Diffstat (limited to 'emulators/xmame')
-rw-r--r-- | emulators/xmame/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index e228a5f09a77..476d94cec84e 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -7,6 +7,7 @@ PORTNAME?= xmame PORTVERSION?= 0.103 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://x.mame.net/download/:xmame \ http://www.energyhq.es.eu.org/files/:xmame \ @@ -23,7 +24,7 @@ DIST_SUBDIR= xmame MAINTAINER?= mmendez@energyhq.be COMMENT?= UNIX/X11 port of the Multi Arcade Machine Emulator (MAME) -LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 #BROKEN= Unfetchable |