diff options
author | krion <krion@FreeBSD.org> | 2004-01-31 17:41:25 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-01-31 17:41:25 +0000 |
commit | 58d69646de3b81e23661cdc1324f2781a9161872 (patch) | |
tree | aed77fc84654438f1805cf8e2b6e21ad22fff616 /russian/xmms | |
parent | f181a463fa6b8dcebf5250d2254858807cbcb800 (diff) | |
download | FreeBSD-ports-58d69646de3b81e23661cdc1324f2781a9161872.zip FreeBSD-ports-58d69646de3b81e23661cdc1324f2781a9161872.tar.gz |
- Mark BROKEN, does not build with multimedia/xmms version 1.2.9
Diffstat (limited to 'russian/xmms')
-rw-r--r-- | russian/xmms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/russian/xmms/Makefile b/russian/xmms/Makefile index 92c5045..d1187ff 100644 --- a/russian/xmms/Makefile +++ b/russian/xmms/Makefile @@ -15,6 +15,7 @@ MASTERDIR= ${.CURDIR}/../../multimedia/xmms CONFLICTS= xmms-[0-9]* +BROKEN= Does not compile with xmms version 1.2.9 WITH_ENCODING_PATCH= yes .include "${MASTERDIR}/Makefile" |