mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Realloc test not really used
PR: 88120 Submitted by: Andre Albsmeier <Andre.Albsmeier@siemens.com>
This commit is contained in:
parent
c8e3bc2b5e
commit
1d5a2f64ec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146735
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= procmail
|
||||
PORTVERSION= 3.22
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ftp://ftp.procmail.org/pub/procmail/ \
|
||||
ftp://ftp.psg.com/pub/unix/procmail/ \
|
||||
|
11
mail/procmail/files/patch-src:autoconf
Normal file
11
mail/procmail/files/patch-src:autoconf
Normal file
@ -0,0 +1,11 @@
|
||||
--- src/autoconf.ORI Sun Oct 30 10:01:45 2005
|
||||
+++ src/autoconf Sun Oct 30 10:03:56 2005
|
||||
@@ -978,6 +978,7 @@
|
||||
|
||||
echo 'Checking realloc implementation'
|
||||
|
||||
+$RM -f _autotst
|
||||
if $MAKE _autotst >$DEVNULL 2>&1
|
||||
test -f _autotst
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user