aboutsummaryrefslogtreecommitdiff
path: root/misc/gnu-watch
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2021-02-11 23:22:11 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2021-02-11 23:22:11 +0000
commit71672f85b0bdb497ffd396fab5bf642f92399d98 (patch)
treeae8108290d6d884b2e3b0cfa84cc7356a1d5eb0b /misc/gnu-watch
parent1acf8eac6b5fc22f98e453f74ef0dafc61f84cd6 (diff)
downloadports-71672f85b0bdb497ffd396fab5bf642f92399d98.tar.gz
ports-71672f85b0bdb497ffd396fab5bf642f92399d98.zip
misc/gnu-watch: Fix build with NLS knob turned off
Approved by: ehaupt (maintainer) Differential Revision: https://reviews.freebsd.org/D28597
Notes
Notes: svn path=/head/; revision=564983
Diffstat (limited to 'misc/gnu-watch')
-rw-r--r--misc/gnu-watch/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/gnu-watch/Makefile b/misc/gnu-watch/Makefile
index a0437221bacb..c1a1590a82d5 100644
--- a/misc/gnu-watch/Makefile
+++ b/misc/gnu-watch/Makefile
@@ -12,11 +12,10 @@ COMMENT= GNU watch command
LICENSE= GPLv2
-USES= autoreconf gmake libtool localbase:ldflags ncurses pkgconfig \
- tar:xz
+USES= autoreconf gettext-tools gmake libtool localbase:ldflags \
+ ncurses pkgconfig tar:xz
USE_CSTD= gnu99
USE_GITLAB= yes
-GL_SITE= https://gitlab.com
GL_ACCOUNT= procps-ng
GL_PROJECT= procps
GL_COMMIT= 19a508ea121c0c4ac6d0224575a036de745eaaf8