diff options
Diffstat (limited to 'net/Sockets-devel/Makefile')
-rw-r--r-- | net/Sockets-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/Sockets-devel/Makefile b/net/Sockets-devel/Makefile index 90887bfab411..d879fa405b5d 100644 --- a/net/Sockets-devel/Makefile +++ b/net/Sockets-devel/Makefile @@ -42,7 +42,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> |