aboutsummaryrefslogtreecommitdiff
path: root/net/hs-gsasl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/hs-gsasl/Makefile')
-rw-r--r--net/hs-gsasl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/hs-gsasl/Makefile b/net/hs-gsasl/Makefile
index 3e86bf190cec..e53b7be2391a 100644
--- a/net/hs-gsasl/Makefile
+++ b/net/hs-gsasl/Makefile
@@ -10,7 +10,7 @@ COMMENT= Bindings for GNU libgsasl
LICENSE= GPLv3
USES= pkgconfig
-LIB_DEPENDS= libgsasl.so:${PORTSDIR}/security/gsasl
+LIB_DEPENDS= libgsasl.so:security/gsasl
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>