aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-01-31 17:39:49 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-01-31 17:39:49 +0000
commit37dbdf81690f05117440d994a37736ca523086ec (patch)
tree6251d7851d23bcee25ef8a2bcf2f78722386fcf9 /multimedia
parent2e991b1aa559154bb65ad3b129f3643735e1dd4b (diff)
downloadports-37dbdf81690f05117440d994a37736ca523086ec.tar.gz
ports-37dbdf81690f05117440d994a37736ca523086ec.zip
- Mark BROKEN with WITH_ENCODING_PATCH patch
- Pointed out by: kris
Notes
Notes: svn path=/head/; revision=99629
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/xmms/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/xmms/Makefile b/multimedia/xmms/Makefile
index 7725619aef25..d6a73438ee29 100644
--- a/multimedia/xmms/Makefile
+++ b/multimedia/xmms/Makefile
@@ -46,6 +46,7 @@ PLIST_SUB= DATADIR="share"
CONFIGURE_ARGS+= --enable-ipv6
.if defined(WITH_ENCODING_PATCH)
+BROKEN= Patch does not build with xmms version 1.2.9
ENC_PATCHLEVEL= 22.2
DISTFILES+= ${PORTNAME}-${PORTVERSION}-recode-csa${ENC_PATCHLEVEL}${EXTRACT_SUFX}:enc
MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:S/$/:enc/}