summaryrefslogtreecommitdiffstats
path: root/net-p2p/xmule/Makefile
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-10-03 13:29:58 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-10-03 13:29:58 +0800
commit9531e9388eef200bd1ae606e5fbfed4b19615d67 (patch)
tree4612e5a5f00b6162ab4a5130ee3cc6fe540726b1 /net-p2p/xmule/Makefile
parent74152aa244747424357e2de5e4701019c78151e0 (diff)
downloadmarcuscom-ports-9531e9388eef200bd1ae606e5fbfed4b19615d67.tar
marcuscom-ports-9531e9388eef200bd1ae606e5fbfed4b19615d67.tar.gz
marcuscom-ports-9531e9388eef200bd1ae606e5fbfed4b19615d67.tar.bz2
marcuscom-ports-9531e9388eef200bd1ae606e5fbfed4b19615d67.tar.lz
marcuscom-ports-9531e9388eef200bd1ae606e5fbfed4b19615d67.tar.xz
marcuscom-ports-9531e9388eef200bd1ae606e5fbfed4b19615d67.tar.zst
marcuscom-ports-9531e9388eef200bd1ae606e5fbfed4b19615d67.zip
Sync w/ FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9719 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-p2p/xmule/Makefile')
-rw-r--r--net-p2p/xmule/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/xmule/Makefile b/net-p2p/xmule/Makefile
index e4cc46459..c9daf955d 100644
--- a/net-p2p/xmule/Makefile
+++ b/net-p2p/xmule/Makefile
@@ -53,12 +53,12 @@ FILES_STDINT_PATCH= \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-BROKEN= "Does not compile on FreeBSD 4.x"
+.if ${OSVERSION} >= 700042
+BROKEN= Does not compile with GCC 4.2
.endif
.if ${ARCH} == "sparc64"
-BROKEN= "Does not compile on sparc64"
+BROKEN= Does not compile on sparc64
.endif
post-patch: