diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-09-15 18:35:24 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-09-15 18:35:24 +0000 |
commit | 8262a7b51d413e11ef8f67c56e862ebbc6f182de (patch) | |
tree | 1e9812bc2638933184cae2b226809eb69253bb9f /audio/xmms-mac | |
parent | be8126109fa13097c8a0f9337fa9dfb68cf5d4c2 (diff) | |
download | ports-8262a7b51d413e11ef8f67c56e862ebbc6f182de.tar.gz ports-8262a7b51d413e11ef8f67c56e862ebbc6f182de.zip |
Notes
Diffstat (limited to 'audio/xmms-mac')
-rw-r--r-- | audio/xmms-mac/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms-mac/Makefile b/audio/xmms-mac/Makefile index 7e14eb8edfd3..acbcb2b1637a 100644 --- a/audio/xmms-mac/Makefile +++ b/audio/xmms-mac/Makefile @@ -6,7 +6,7 @@ PORTNAME= mac PORTVERSION= 0.3.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio MASTER_SITES= http://repository.slacky.eu/slackware-12.2/multimedia/${PKGNAMEPREFIX}${PORTNAME}/${PORTVERSION}/src/ \ http://ftp.hosteurope.de/mirror/ftp.frugalware.org/pub/frugalware/frugalware-testing/source/xlib-extra/${PKGNAMEPREFIX}${PORTNAME}/ \ @@ -25,7 +25,7 @@ LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \ USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= CPPFLAGS="${CPPFLAGS}" -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 CPPFLAGS+= "-I${LOCALBASE}/include" USE_LDCONFIG= yes |