summaryrefslogtreecommitdiff
path: root/security/pam_ldap
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2001-06-28 19:28:22 +0000
committerJames E. Housley <jeh@FreeBSD.org>2001-06-28 19:28:22 +0000
commit3a1d68e2785b18ef0aae00293d308eb43c6d95d0 (patch)
tree902b33331543fcd4c572bb03d2a55c989e256608 /security/pam_ldap
parentUpdate to 0.1.2. (diff)
Add "USE_AUTOMAKE= yes"
PR: 28489 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
Notes
Notes: svn path=/head/; revision=44531
Diffstat (limited to 'security/pam_ldap')
-rw-r--r--security/pam_ldap/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/pam_ldap/Makefile b/security/pam_ldap/Makefile
index 27b413638ee0..5afdda0fc747 100644
--- a/security/pam_ldap/Makefile
+++ b/security/pam_ldap/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.1.8
CATEGORIES= security net
MASTER_SITES= http://www.padl.com/download/ \
ftp://ftp.padl.com/pub/
-DISTNAME= pam_ldap-${PORTVERSION:S/.//g}
+DISTNAME= pam_ldap-${PORTVERSION:S/.//g}
MAINTAINER= marcus@marcuscom.com
@@ -23,6 +23,7 @@ LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap \
.endif
USE_AUTOCONF= yes
+USE_AUTOMAKE= yes
CONFIGURE_ARGS= --with-ldap-lib=openldap \
--with-ldap-dir=${LOCALBASE}