summaryrefslogtreecommitdiff
path: root/devel/tig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/tig/Makefile')
-rw-r--r--devel/tig/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/tig/Makefile b/devel/tig/Makefile
index f5ad1cfc2a92..7c9c9bded2bb 100644
--- a/devel/tig/Makefile
+++ b/devel/tig/Makefile
@@ -1,5 +1,5 @@
PORTNAME= tig
-DISTVERSION= 2.5.10
+DISTVERSION= 2.5.12
CATEGORIES= devel
MASTER_SITES= https://github.com/jonas/tig/releases/download/${DISTNAME}/
@@ -12,9 +12,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
TEST_DEPENDS= git:devel/git
-USES= gmake iconv ncurses readline
+USES= gmake iconv ncurses pkgconfig readline
GNU_CONFIGURE= yes
-GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS= ${ICONV_CONFIGURE_BASE}
MAKE_ARGS= V=1