diff options
Diffstat (limited to 'ftp/curl/Makefile')
-rw-r--r-- | ftp/curl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile index c8aa10b45238..091eb2f89bb0 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -40,7 +40,7 @@ CONFIGURE_ENV= LOCALBASE="${LOCALBASE}" GNU_CONFIGURE= yes MAKE_ENV= SHLIB_VER="${SHLIB_VER}" MAKE_JOBS_SAFE= yes -USE_GNOME= gnomehack +USES= pathfix USE_PERL5_BUILD= yes USE_XZ= yes |