diff options
Diffstat (limited to 'devel/mercurial/Makefile')
-rw-r--r-- | devel/mercurial/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/mercurial/Makefile b/devel/mercurial/Makefile index 0b646f9ec16d..8a9dcec027ef 100644 --- a/devel/mercurial/Makefile +++ b/devel/mercurial/Makefile @@ -64,7 +64,7 @@ SUB_FILES= pkg-message post-patch: .if ${PORT_OPTIONS:MNLS} -USE_GETTEXT= yes +USES+= gettext PLIST_SUB+= NLS="" .else EXTRA_PATCHES+= ${FILESDIR}/extra-patch-setup.py |