summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--security/libpwquality/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/libpwquality/Makefile b/security/libpwquality/Makefile
index 433493108..5713879da 100644
--- a/security/libpwquality/Makefile
+++ b/security/libpwquality/Makefile
@@ -21,6 +21,8 @@ USE_LDCONFIG= yes
CONFIGURE_ARGS+=--disable-pam
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+# configure needs to be fixed
+CONFIGURE_ENV+= LIBS="-lintl"
MAN1= pwmake.1 pwscore.1
MAN5= pwquality.conf.5