1
0
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:
Andrey A. Chernov 2005-10-30 09:51:16 +00:00
parent c8e3bc2b5e
commit 1d5a2f64ec
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146735
2 changed files with 12 additions and 1 deletions

View File

@ -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/ \

View 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