View | Details | Raw Unified | Return to bug 28489
Collapse All | Expand All

(-)Makefile (+2 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	pam_ldap
8
PORTNAME=	pam_ldap
9
PORTVERSION=	1.1.8
9
PORTVERSION=	1.1.8
10
PORTREVISION=	1
10
CATEGORIES=	security net
11
CATEGORIES=	security net
11
MASTER_SITES=	http://www.padl.com/download/ \
12
MASTER_SITES=	http://www.padl.com/download/ \
12
		ftp://ftp.padl.com/pub/
13
		ftp://ftp.padl.com/pub/
Lines 23-28 Link Here
23
.endif
24
.endif
24
25
25
USE_AUTOCONF=	yes
26
USE_AUTOCONF=	yes
27
USE_AUTOMAKE=	yes
26
CONFIGURE_ARGS=	--with-ldap-lib=openldap \
28
CONFIGURE_ARGS=	--with-ldap-lib=openldap \
27
		--with-ldap-dir=${LOCALBASE}
29
		--with-ldap-dir=${LOCALBASE}

Return to bug 28489