diff options
Diffstat (limited to 'security/libgpg-error/Makefile')
-rw-r--r-- | security/libgpg-error/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libgpg-error/Makefile b/security/libgpg-error/Makefile index 884d1b6154c8..7f9f9f75335e 100644 --- a/security/libgpg-error/Makefile +++ b/security/libgpg-error/Makefile @@ -21,7 +21,7 @@ MAKE_JOBS_UNSAFE= yes .if ${PORT_OPTIONS:MNLS} USE_ICONV= yes -USE_GETTEXT= yes +USES+= gettext CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} \ --with-libintl-prefix=${LOCALBASE} PLIST_SUB= NLS="" |