Index: textproc/jq/Makefile =================================================================== --- textproc/jq/Makefile (revision 444511) +++ textproc/jq/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= jq PORTVERSION= 1.5 +PORTREVISION= 1 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= textproc @@ -32,8 +33,7 @@ DOCS_CONFIGURE_ENABLE= docs ONIGURUMA_DESC= With oniguruma BSDL regular expression library -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_LIB_DEPENDS= libonig.so:devel/oniguruma6 ONIGURUMA_CONFIGURE_ON= --with-oniguruma=${LOCALBASE} .include