diff options
| author | Marcelo Araujo <araujo@FreeBSD.org> | 2012-12-17 03:30:32 +0000 |
|---|---|---|
| committer | Marcelo Araujo <araujo@FreeBSD.org> | 2012-12-17 03:30:32 +0000 |
| commit | 281eaa76797adfac08a350d230644d18c3ae3c3d (patch) | |
| tree | 9223e92df258d698260e181c2c6a11b2035a4a74 /mail/proxsmtp/files/patch-configure | |
| parent | - Support USE_READLINE. (diff) | |
- Update to 1.10.
PR: ports/174173
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'mail/proxsmtp/files/patch-configure')
| -rw-r--r-- | mail/proxsmtp/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/proxsmtp/files/patch-configure b/mail/proxsmtp/files/patch-configure deleted file mode 100644 index 5d025d1c5658..000000000000 --- a/mail/proxsmtp/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Fri Apr 15 07:18:10 2005 -+++ configure Wed Apr 20 15:45:54 2005 -@@ -3156,7 +3156,7 @@ - # which indicates that we try without any flags at all, and "pthread-config" - # which is a program returning the flags for the Pth emulation library. - --acx_pthread_flags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --thread-safe -mt pthread-config" -+acx_pthread_flags="pthreads none -Kthread -kthread %%PTHREAD_LIBS%% -pthreads lthread -mthreads pthread --thread-safe -mt pthread-config" - - # The ordering *is* (sometimes) important. Some notes on the - # individual items follow: |
