diff options
Diffstat (limited to 'net-p2p/jigdo/Makefile')
-rw-r--r-- | net-p2p/jigdo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/jigdo/Makefile b/net-p2p/jigdo/Makefile index 23aadf4e31ee..53dc6e959dc6 100644 --- a/net-p2p/jigdo/Makefile +++ b/net-p2p/jigdo/Makefile @@ -51,7 +51,7 @@ CONFIGURE_ARGS+=--without-libdb .endif .if ${PORT_OPTIONS:MNLS} -USE_GETTEXT= yes +USES+= gettext CONFIGURE_ARGS+=--enable-nls PLIST_SUB+= NLS="" .else |