diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-04-26 19:17:32 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-04-26 19:17:32 +0000 |
commit | 39baf03e56f6b08644601e8047ac1e95576260f8 (patch) | |
tree | d7d279408016a794429dc24c869e2650e3cefb31 /mail/courier-authlib-vchkpw/files/patch-ldap | |
parent | - retire non working port, no more releases, project stalled. (diff) |
move mail/courier-authlib to security/courier-authlib which is a meta-port now.
Submitted by: Yarema <yds@CoolRat.org>
In corporation with: Jose M Rodriguez <josemi@freebsd.jazztel.es>, Milan Obuch <ports@dino.sk>, myself
Notes
Notes:
svn path=/head/; revision=134220
Diffstat (limited to 'mail/courier-authlib-vchkpw/files/patch-ldap')
-rw-r--r-- | mail/courier-authlib-vchkpw/files/patch-ldap | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/courier-authlib-vchkpw/files/patch-ldap b/mail/courier-authlib-vchkpw/files/patch-ldap deleted file mode 100644 index 1cae12242d67..000000000000 --- a/mail/courier-authlib-vchkpw/files/patch-ldap +++ /dev/null @@ -1,13 +0,0 @@ ---- configure.orig Wed Mar 3 05:54:13 2004 -+++ configure Tue Mar 16 19:36:40 2004 -@@ -1268,6 +1268,10 @@ - { (exit 1); exit 1; }; } - fi - -+CFLAGS="$CFLAGS -I%%LOCALBASE%%/include" -+CPPFLAGS="$CPPFLAGS -I%%LOCALBASE%%/include" -+LDFLAGS="-L%%LOCALBASE%%/lib $LDFLAGS" -+ - ac_ext=c - ac_cpp='$CPP $CPPFLAGS' - ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |