summaryrefslogtreecommitdiff
path: root/ftp/hs-curl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/hs-curl/Makefile')
-rw-r--r--ftp/hs-curl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/hs-curl/Makefile b/ftp/hs-curl/Makefile
index ac8476dd0a4e..a070bff22172 100644
--- a/ftp/hs-curl/Makefile
+++ b/ftp/hs-curl/Makefile
@@ -10,7 +10,7 @@ COMMENT= Haskell binding to libcurl
LICENSE= BSD3CLAUSE
-LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= libcurl.so:ftp/curl
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>