diff options
-rw-r--r-- | devel/git/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/git/Makefile b/devel/git/Makefile index 412ca1927883..ccd23d0ee3b0 100644 --- a/devel/git/Makefile +++ b/devel/git/Makefile @@ -32,7 +32,7 @@ MAKE_ENV+= V=1 USE_OPENSSL= yes USE_RC_SUBR= git_daemon -CONFIGURE_ARGS= --enable-pthreads=-pthread +CONFIGURE_ARGS= --enable-pthreads=-pthread ac_cv_header_libcharset_h=no OPTIONS_DEFINE= GUI SVN GITWEB CONTRIB P4 CVS HTMLDOCS PERL ICONV CURL \ ETCSHELLS NLS |