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/gxmame | |
| parent | 5cf144bec9b55e7fde376d809bd4682b33045ca3 (diff) | |
Notes
Diffstat (limited to 'emulators/gxmame')
| -rw-r--r-- | emulators/gxmame/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/gxmame/Makefile b/emulators/gxmame/Makefile index ee240074b73f..7db0ab9f749e 100644 --- a/emulators/gxmame/Makefile +++ b/emulators/gxmame/Makefile @@ -8,7 +8,7 @@ PORTNAME= gxmame DISTVERSION= 0.35beta2 PORTEPOCH= 1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +17,7 @@ DISTNAME= ${PORTNAME}-${DISTVERSION} MAINTAINER= flynn@energyhq.es.eu.org COMMENT= GXmame is a GTK frontend for xmame -LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 RUN_DEPENDS= xmame:${PORTSDIR}/emulators/xmame USE_X_PREFIX= yes |
