aboutsummaryrefslogtreecommitdiff
path: root/mail/abook/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-12-25 20:16:35 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-12-25 20:16:35 +0000
commit9beb16e948a3b511dce36abb8c09866a1e4c4f95 (patch)
treed2318e85eeb2f541d899a99b237b5cf42ead1b0e /mail/abook/Makefile
parentd214b2b083088cc695a11d3ddfde1400d8bc4b84 (diff)
downloadports-9beb16e948a3b511dce36abb8c09866a1e4c4f95.tar.gz
ports-9beb16e948a3b511dce36abb8c09866a1e4c4f95.zip
Fix building without NLS
Submitted by: rea
Notes
Notes: svn path=/head/; revision=429460
Diffstat (limited to 'mail/abook/Makefile')
-rw-r--r--mail/abook/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/abook/Makefile b/mail/abook/Makefile
index 366ec0ba3a17..6c4f3934e81a 100644
--- a/mail/abook/Makefile
+++ b/mail/abook/Makefile
@@ -11,7 +11,7 @@ COMMENT= Addressbook program with mutt mail client support
LICENSE= GPLv2
-USES= ncurses readline autoreconf localbase
+USES= ncurses readline gettext-tools autoreconf localbase
GNU_CONFIGURE= yes
PORTDOCS= ANNOUNCE AUTHORS BUGS ChangeLog FAQ INSTALL NEWS README \