summaryrefslogtreecommitdiff
path: root/security/pam-mysql
diff options
context:
space:
mode:
Diffstat (limited to 'security/pam-mysql')
-rw-r--r--security/pam-mysql/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/pam-mysql/Makefile b/security/pam-mysql/Makefile
index 732cf819404..2bca5a219c4 100644
--- a/security/pam-mysql/Makefile
+++ b/security/pam-mysql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/05/16 14:34:44 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2007/05/25 07:30:49 obache Exp $
DISTNAME= pam_mysql-0.7RC1
PKGNAME= ${DISTNAME:S/_/-/:S/RC/rc/}
@@ -17,6 +17,7 @@ USE_LANGUAGES= c c++
CONFIGURE_ARGS+= --with-mysql=${BUILDLINK_PREFIX.mysql-client:Q}
CONFIGURE_ARGS+= --with-pam-mods-dir=${PREFIX:Q}/lib/security
+CONFIGURE_ARGS+= --with-pam=${PAMBASE:Q}
CONFIGURE_ARGS+= --disable-static
post-install: