aboutsummaryrefslogtreecommitdiff
path: root/security/pam-mysql
diff options
context:
space:
mode:
authorAnders Nordby <anders@FreeBSD.org>2007-10-15 20:09:06 +0000
committerAnders Nordby <anders@FreeBSD.org>2007-10-15 20:09:06 +0000
commit3567e448d4c2be9c12f16bc8368751b7331785ab (patch)
tree3510aaa499511521cf97c4d75a0944fec04afdfa /security/pam-mysql
parent03b1e8d4a452b9632040e510114e02df3dae4f03 (diff)
downloadports-3567e448d4c2be9c12f16bc8368751b7331785ab.tar.gz
ports-3567e448d4c2be9c12f16bc8368751b7331785ab.zip
Notes
Diffstat (limited to 'security/pam-mysql')
-rw-r--r--security/pam-mysql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pam-mysql/Makefile b/security/pam-mysql/Makefile
index 647dc11dd679..d311ed9240b3 100644
--- a/security/pam-mysql/Makefile
+++ b/security/pam-mysql/Makefile
@@ -17,14 +17,14 @@ COMMENT= A pam module for authenticating with MySQL
USE_MYSQL= yes
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= aclocal:14 autoconf:261
+USE_AUTOTOOLS= aclocal:14 autoconf:261 libtool:15
ACLOCAL_ARGS= -I ${PREFIX}/share/aclocal
CONFIGURE_ARGS= --with-mysql=${LOCALBASE} --with-pam-mods-dir=${PREFIX}/lib --with-pam=/usr
SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message
-PLIST_FILES= lib/pam_mysql.la lib/pam_mysql.so
+PLIST_FILES= lib/pam_mysql.la lib/pam_mysql.so lib/pam_mysql.a
.if !defined(NOPORTDOCS)
PORTDOCS= *