svn commit: r341064 - head/mail/emil/files

Johan van Selst johans at FreeBSD.org
Sat Jan 25 17:37:39 UTC 2014


Author: johans
Date: Sat Jan 25 17:37:38 2014
New Revision: 341064
URL: http://svnweb.freebsd.org/changeset/ports/341064
QAT: https://qat.redports.org/buildarchive/r341064/

Log:
  Respect $CC in subdir as well

Added:
  head/mail/emil/files/patch-charset_Makefile.in   (contents, props changed)

Added: head/mail/emil/files/patch-charset_Makefile.in
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/mail/emil/files/patch-charset_Makefile.in	Sat Jan 25 17:37:38 2014	(r341064)
@@ -0,0 +1,10 @@
+--- charset/Makefile.in.orig	2014-01-25 18:34:47.000000000 +0100
++++ charset/Makefile.in	2014-01-25 18:34:49.000000000 +0100
+@@ -1,7 +1,6 @@
+ srcdir = @srcdir@
+ VPATH = @srcdir@
+ 
+-CC = gcc
+ CPPFLAGS=-I. -I.. -DXERR
+ INSTALL = @INSTALL@
+ INSTALL_PROGRAM = @INSTALL_PROGRAM@


More information about the svn-ports-all mailing list