diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-07-01 09:19:36 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-07-01 09:19:36 +0000 |
commit | d8885b58f99f561c7f5ebb46148e1ca28be57930 (patch) | |
tree | b5e0f35abf91351f93ca30907f51254bc6fb450c /net/openldap23-server/files/patch-configure | |
parent | - Update to 3.7.1 (diff) |
Remove expired ports:
2013-07-01 net/openldap23-sasl-client: Unmaintained by upstream
2013-07-01 net/openldap23-server: Unmaintained by upstream
2013-07-01 net/openldap23-client: Unmaintained by upstream
2013-07-01 www/py-django13: Unsupported version
2013-07-01 devel/libtifiles: Superseded by devel/libtifiles2
2013-07-01 comms/libticables: Superseded by comms/libticables2
2013-07-01 devel/libticalcs: Superseded by comms/libticalcs2
2013-07-01 emulators/tiemu2: Superseded by emulators/tiemu3
Notes
Notes:
svn path=/head/; revision=322119
Diffstat (limited to 'net/openldap23-server/files/patch-configure')
-rw-r--r-- | net/openldap23-server/files/patch-configure | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/net/openldap23-server/files/patch-configure b/net/openldap23-server/files/patch-configure deleted file mode 100644 index 4198340d07c7..000000000000 --- a/net/openldap23-server/files/patch-configure +++ /dev/null @@ -1,20 +0,0 @@ ---- configure.orig Fri Sep 2 03:27:55 2005 -+++ configure Sun Sep 4 16:10:14 2005 -@@ -34922,7 +34922,7 @@ - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - ac_check_lib_save_LIBS=$LIBS --LIBS="-liodbc $LIBS" -+LIBS="-liodbc $LIBS $LTHREAD_LIBS" - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF -@@ -34995,7 +34995,7 @@ - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - ac_check_lib_save_LIBS=$LIBS --LIBS="-lodbc $LIBS" -+LIBS="-lodbc $LIBS $LTHREAD_LIBS" - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF |