aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-hlibev/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-hlibev/Makefile')
-rw-r--r--devel/hs-hlibev/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-hlibev/Makefile b/devel/hs-hlibev/Makefile
index 6a05960f629b..5a103a4c373c 100644
--- a/devel/hs-hlibev/Makefile
+++ b/devel/hs-hlibev/Makefile
@@ -12,7 +12,7 @@ LICENSE= BSD3CLAUSE
USE_CABAL= network
-LIB_DEPENDS= libev.so:${PORTSDIR}/devel/libev
+LIB_DEPENDS= libev.so:devel/libev
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>