aboutsummaryrefslogtreecommitdiff
path: root/security/pam_ldap/files
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-07-09 23:26:15 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-07-09 23:26:15 +0000
commit4cde568ceb072ecae141af03037b5610fe2396e3 (patch)
tree8eac21087d6e7b2f4f6ad7b7f824e528db50ea8b /security/pam_ldap/files
parentb649ddde65fb2c1d4dd19695d97ad95a06f99224 (diff)
downloadports-4cde568ceb072ecae141af03037b5610fe2396e3.tar.gz
ports-4cde568ceb072ecae141af03037b5610fe2396e3.zip
Notes
Diffstat (limited to 'security/pam_ldap/files')
-rw-r--r--security/pam_ldap/files/patch-ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pam_ldap/files/patch-ac b/security/pam_ldap/files/patch-ac
index a62dbfc7991a..88be9dacd1b0 100644
--- a/security/pam_ldap/files/patch-ac
+++ b/security/pam_ldap/files/patch-ac
@@ -4,7 +4,7 @@
pam_ldap_so_SOURCES = pam_ldap.c pam_ldap.h md5.c md5.h
pam_ldap_so_LDFLAGS = @pam_ldap_so_LDFLAGS@
-+CFLAGS = @CFLAGS@ -DLDAP_CONF_FILE=\"$(sysconfdir)/ldap.conf\"
++CPPFLAGS = @CPPFLAGS@ -DLDAP_CONF_FILE=\"$(sysconfdir)/ldap.conf\"
install-exec-local: pam_ldap.so