aboutsummaryrefslogtreecommitdiff
path: root/net/Sockets/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2008-11-30 04:38:17 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2008-11-30 04:38:17 +0000
commit2141c40294c61c9f1630e71051b45c59125aa725 (patch)
treee1b28f532d36b6bb664666cac774610d65bd0e9d /net/Sockets/Makefile
parent232159b31e84125a17b3947c9eae994723d6337c (diff)
downloadports-2141c40294c61c9f1630e71051b45c59125aa725.tar.gz
ports-2141c40294c61c9f1630e71051b45c59125aa725.zip
Notes
Diffstat (limited to 'net/Sockets/Makefile')
-rw-r--r--net/Sockets/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/Sockets/Makefile b/net/Sockets/Makefile
index f4728f9dc778..c161eb433aab 100644
--- a/net/Sockets/Makefile
+++ b/net/Sockets/Makefile
@@ -36,7 +36,7 @@ post-patch:
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 700042
-BROKEN= Does not compile with GCC 4.2
+EXTRA_PATCHES= ${FILESDIR}/extra-patch-SocketHandler.h
.endif
.include <bsd.port.post.mk>