diff options
-rw-r--r-- | audio/xmms-mac/Makefile | 5 | ||||
-rw-r--r-- | audio/xmms-mac/files/patch-configure.in (renamed from audio/xmms-mac/files/patch-aa) | 0 | ||||
-rw-r--r-- | audio/xmms-mac/pkg-descr | 2 |
3 files changed, 5 insertions, 2 deletions
diff --git a/audio/xmms-mac/Makefile b/audio/xmms-mac/Makefile index b5c1a35e98a5..cc99bc0b50d2 100644 --- a/audio/xmms-mac/Makefile +++ b/audio/xmms-mac/Makefile @@ -6,6 +6,7 @@ PORTNAME= mac PORTVERSION= 0.3.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mac-port @@ -15,8 +16,8 @@ DISTNAME= xmms-${PORTNAME}-${PORTVERSION} MAINTAINER= arundel@h3c.de COMMENT= Monkey's Audio Codec non-win32 port -BUILD_DEPENDS= mac:${PORTSDIR}/audio/mac -LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms +LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \ + mac.2:${PORTSDIR}/audio/mac USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/audio/xmms-mac/files/patch-aa b/audio/xmms-mac/files/patch-configure.in index f7d24828f2a2..f7d24828f2a2 100644 --- a/audio/xmms-mac/files/patch-aa +++ b/audio/xmms-mac/files/patch-configure.in diff --git a/audio/xmms-mac/pkg-descr b/audio/xmms-mac/pkg-descr index 460a5839d10b..5a78764e628e 100644 --- a/audio/xmms-mac/pkg-descr +++ b/audio/xmms-mac/pkg-descr @@ -11,3 +11,5 @@ you'll always be able to recreate the original music CD if something ever happens to yours. WWW: http://sourceforge.net/projects/mac-port/ + +arundel@h3c.de |