diff options
Diffstat (limited to 'archivers/rpm4/Makefile')
-rw-r--r-- | archivers/rpm4/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/rpm4/Makefile b/archivers/rpm4/Makefile index df1230c34c6a..cb5d0bdbe818 100644 --- a/archivers/rpm4/Makefile +++ b/archivers/rpm4/Makefile @@ -61,8 +61,7 @@ PLIST_SUB+= PYTHON="@comment " .endif .if ${PORT_OPTIONS:MNLS} -USES+= gettext -USE_ICONV= yes +USES+= gettext iconv PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+=--disable-nls |