aboutsummaryrefslogtreecommitdiff
path: root/textproc/jq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/jq/Makefile')
-rw-r--r--textproc/jq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/jq/Makefile b/textproc/jq/Makefile
index d402436f8a0a..26659c074289 100644
--- a/textproc/jq/Makefile
+++ b/textproc/jq/Makefile
@@ -32,7 +32,7 @@ DOCS_MAKE_ARGS_OFF= docdir=
DOCS_CONFIGURE_ENABLE= docs
ONIGURUMA_DESC= With oniguruma BSDL regular expression library
-ONIGURUMA_LIB_DEPENDS= libonig.so:${PORTSDIR}/devel/oniguruma5
+ONIGURUMA_LIB_DEPENDS= libonig.so:devel/oniguruma5
#ONIGURUMA_CONFIGURE_WITH=oniguruma=${LOCALBASE} # pending resolution of https://github.com/stedolan/jq/issues/1021, next line is the workaround
ONIGURUMA_CONFIGURE_ON= --with-oniguruma=${LOCALBASE}