summaryrefslogtreecommitdiff
path: root/textproc/jq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/jq/Makefile')
-rw-r--r--textproc/jq/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/textproc/jq/Makefile b/textproc/jq/Makefile
index 28de192596e9..da09e17454ca 100644
--- a/textproc/jq/Makefile
+++ b/textproc/jq/Makefile
@@ -1,5 +1,5 @@
PORTNAME= jq
-DISTVERSION= 1.7.1
+DISTVERSION= 1.8.1
CATEGORIES= textproc
MASTER_SITES= https://github.com/jqlang/${PORTNAME}/releases/download/${PORTNAME}-${DISTVERSION}/
@@ -10,13 +10,11 @@ WWW= https://jqlang.github.io/jq/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= cpe gmake libtool
+USES= cpe gmake libtool pathfix
CPE_VENDOR= ${PORTNAME}_project
-USE_CSTD= gnu99
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --disable-maintainer-mode \
--docdir="${DOCSDIR}"
@@ -32,6 +30,7 @@ DOCS_CONFIGURE_ENABLE= docs
DOCS_MAKE_ARGS_OFF= docdir=
ONIGURUMA_DESC= With oniguruma BSDL regular expression library
+ONIGURUMA_USES= localbase:ldflags
ONIGURUMA_LIB_DEPENDS= libonig.so:devel/oniguruma
ONIGURUMA_CONFIGURE_WITH= oniguruma=${LOCALBASE}