mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Add "USE_AUTOMAKE= yes"
PR: 28489 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
This commit is contained in:
parent
d1df17f68f
commit
3a1d68e278
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=44531
@ -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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user