diff options
Diffstat (limited to 'devel/hs-darcs/Makefile')
-rw-r--r-- | devel/hs-darcs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-darcs/Makefile b/devel/hs-darcs/Makefile index 65fc81cd2dc5..54cd8d9fa7eb 100644 --- a/devel/hs-darcs/Makefile +++ b/devel/hs-darcs/Makefile @@ -31,7 +31,7 @@ FLAGS_ENABLE= library executable CURL_DESC= Use libcurl for HTTP support CURL_FLAG_ENABLE= curl -CURL_FLAG_LIB= libcurl.so:${PORTSDIR}/ftp/curl +CURL_FLAG_LIB= libcurl.so:ftp/curl HTTP_DESC= Use the pure HTTP package HTTP_FLAG_ENABLE= http |