From 483772db4fda34aba4d7b3147ee32d17d9bbd6ea Mon Sep 17 00:00:00 2001 From: beat Date: Sat, 29 Oct 2011 09:48:54 +0000 Subject: - Fix build on FreeBSD 10 Approved by: portmgr (miwi) --- ftp/curl/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'ftp') diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile index bc437ae9c503..59e054877ea2 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -53,6 +53,7 @@ PLIST_SUB= SHLIB_VER="${SHLIB_VER}" USE_PERL5_BUILD= yes USE_BZIP2= yes +WITH_FBSD10_FIX= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-pop3 --enable-smtp --enable-imap --enable-rtsp \ --disable-threaded-resolver --disable-werror -- cgit