aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hs-pcre-light
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-pcre-light')
-rw-r--r--devel/hs-pcre-light/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-pcre-light/Makefile b/devel/hs-pcre-light/Makefile
index 10c0a3c5e1fa..5bcbdb735e50 100644
--- a/devel/hs-pcre-light/Makefile
+++ b/devel/hs-pcre-light/Makefile
@@ -9,7 +9,7 @@ COMMENT= Small, efficient, and portable regex library for Perl 5 compatible
LICENSE= BSD3CLAUSE
-LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
+LIB_DEPENDS= libpcre.so:devel/pcre
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>