aboutsummaryrefslogtreecommitdiff
path: root/security/libpwquality
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-06-11 14:49:59 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-06-11 14:49:59 +0000
commit9f8b4bcde30c0ca3bf6cead5f48aa102536e0e92 (patch)
treec4f78cbaf45ab044db3e157be708afd711a4e841 /security/libpwquality
parent0533abe3e7aae5c19e0a0ce9c1e82ed5e94f63e8 (diff)
downloadports-9f8b4bcde30c0ca3bf6cead5f48aa102536e0e92.tar.gz
ports-9f8b4bcde30c0ca3bf6cead5f48aa102536e0e92.zip
Notes
Diffstat (limited to 'security/libpwquality')
-rw-r--r--security/libpwquality/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/libpwquality/Makefile b/security/libpwquality/Makefile
index 022de165ffa6..ee7f9367b539 100644
--- a/security/libpwquality/Makefile
+++ b/security/libpwquality/Makefile
@@ -18,9 +18,7 @@ GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CONFIGURE_ARGS+=--disable-pam
CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-# configure needs to be fixed
-CONFIGURE_ENV+= LIBS="-lintl"
+LIBS+= -L${LOCALBASE}/lib -lintl
OPTIONS_DEFINE= PYTHON
OPTIONS_DEFAULT=PYTHON