summaryrefslogtreecommitdiff
path: root/mail/ifile/files/patch-Makefile.in
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2015-08-31 19:31:06 +0000
committerKurt Jaeger <pi@FreeBSD.org>2015-08-31 19:31:06 +0000
commit5c080d0f3d7607267b4e3b530dfbf448cbfa93ad (patch)
treee032320e3302d6db53784986be7a5157445259fa /mail/ifile/files/patch-Makefile.in
parentUpdate to the 20150830 snapshot of GCC 6. (diff)
mail/ifile: fix mail/ifile build with FORTIFY_SOURCE
PR: 202572 Submitted by: Oliver Pinter <op@freebsd.org>
Notes
Notes: svn path=/head/; revision=395725
Diffstat (limited to 'mail/ifile/files/patch-Makefile.in')
-rw-r--r--mail/ifile/files/patch-Makefile.in16
1 files changed, 12 insertions, 4 deletions
diff --git a/mail/ifile/files/patch-Makefile.in b/mail/ifile/files/patch-Makefile.in
index 40f7e2428cfe..0ce327e93d4b 100644
--- a/mail/ifile/files/patch-Makefile.in
+++ b/mail/ifile/files/patch-Makefile.in
@@ -1,14 +1,22 @@
---- Makefile.in.orig 2006-05-22 11:49:21.000000000 -0500
-+++ Makefile.in 2011-03-25 14:18:34.000000000 -0500
-@@ -48,3 +48,3 @@
+--- Makefile.in.orig 2006-05-22 16:49:21 UTC
++++ Makefile.in
+@@ -46,7 +46,7 @@ LIBS = @LIBS@
+ CFLAGS = @CFLAGS@
+ CPPFLAGS = @CPPFLAGS@
INCLUDEFLAGS =
-LDFLAGS =
+LDFLAGS = @LDFLAGS@
-@@ -56,4 +56,4 @@
+ prefix = @prefix@
+ exec_prefix = @exec_prefix@
+@@ -54,8 +54,8 @@ bindir = @bindir@
+ mandir = @mandir@
+
# Installation locations
-if [ ! $bindir ] ; then bindir = $(exec_prefix)/bin; fi
-if [ ! $mandir ] ; then mandir = $(prefix)/man; fi
+# if [ ! $bindir ] ; then bindir = $(exec_prefix)/bin; fi
+# if [ ! $mandir ] ; then mandir = $(prefix)/man; fi
+ #### This is just a test---feel free to delete ###
+ printdirs: