From 9531e9388eef200bd1ae606e5fbfed4b19615d67 Mon Sep 17 00:00:00 2001 From: mezz Date: Wed, 3 Oct 2007 05:29:58 +0000 Subject: Sync w/ FreeBSD ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9719 df743ca5-7f9a-e211-a948-0013205c9059 --- net-p2p/xmule/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net-p2p') 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 -.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: -- cgit v1.2.3