aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/jq
diff options
context:
space:
mode:
authorriggs <riggs@FreeBSD.org>2017-11-12 22:00:48 +0800
committerriggs <riggs@FreeBSD.org>2017-11-12 22:00:48 +0800
commitef3578a1abcd97770eff43586458731fdc3aa3bd (patch)
treea33e91f5925be10277b5df8cc00f858afb8acb1e /textproc/jq
parentd2f29ac4f4365d07c562f58604f85a41e9de5709 (diff)
downloadfreebsd-ports-gnome-ef3578a1abcd97770eff43586458731fdc3aa3bd.tar.gz
freebsd-ports-gnome-ef3578a1abcd97770eff43586458731fdc3aa3bd.tar.zst
freebsd-ports-gnome-ef3578a1abcd97770eff43586458731fdc3aa3bd.zip
Chase renaming of devel/oniguruma6 to devel/oniguruma
PR: 222869 Reported by: m.bueker@berlin.de
Diffstat (limited to 'textproc/jq')
-rw-r--r--textproc/jq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/jq/Makefile b/textproc/jq/Makefile
index e9e22faa457a..51f38f50878d 100644
--- a/textproc/jq/Makefile
+++ b/textproc/jq/Makefile
@@ -33,7 +33,7 @@ DOCS_MAKE_ARGS_OFF= docdir=
DOCS_CONFIGURE_ENABLE= docs
ONIGURUMA_DESC= With oniguruma BSDL regular expression library
-ONIGURUMA_LIB_DEPENDS= libonig.so:devel/oniguruma6
+ONIGURUMA_LIB_DEPENDS= libonig.so:devel/oniguruma
#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}