summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-10-17 01:39:22 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-10-17 01:39:22 +0000
commit1d8754ebe120b04cfbcfb17a2190ae43704d89dc (patch)
treeef455956a9867ef5dbc1242a7bb087ac38e2eceb /net
parentRemove undeliverable maintainer address: (diff)
Fix build on FreeBSD 4.x branch through USE_GCC=3.4
Submitted by: pointyhat (kris)
Notes
Notes: svn path=/head/; revision=145608
Diffstat (limited to 'net')
-rw-r--r--net/mldonkey-devel/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/net/mldonkey-devel/Makefile b/net/mldonkey-devel/Makefile
index ab7a62f3f41a..2e80835d6ebd 100644
--- a/net/mldonkey-devel/Makefile
+++ b/net/mldonkey-devel/Makefile
@@ -87,6 +87,11 @@ PKGMESSAGE= ${WRKDIR}/pkg-message
BROKEN= "Does not compile on ${ARCH}"
.endif
+# Fix build on 4.x
+.if ${OSVERSION} < 500000
+USE_GCC= 3.4
+.endif
+
### Development version
## Thus, we will use non standard threading library
## We will switch from libpthread to libthr which should produce