aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/rpm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/rpm/Makefile')
-rw-r--r--archivers/rpm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/rpm/Makefile b/archivers/rpm/Makefile
index 996aa35864cc..399f4f0cd72a 100644
--- a/archivers/rpm/Makefile
+++ b/archivers/rpm/Makefile
@@ -28,7 +28,7 @@ MAKE_ENV= OLD_PO_FILE_INPUT=1
OPTIONS_SUB= yes
NLS_USES= gettext
NLS_CPPFLAGS= -I${LOCALBASE}/include
-NLS_CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -lintl ${ICONV_LIB}"
+NLS_LIBS= -L${LOCALBASE}/lib -lintl ${ICONV_LIB}
NLS_CONFIGURE_ENABLE= nls
post-patch: