aboutsummaryrefslogtreecommitdiffstats
path: root/converters/mimepp
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1997-07-09 19:39:36 +0800
committertg <tg@FreeBSD.org>1997-07-09 19:39:36 +0800
commit97af8ca1bc777acd4fa6845f3668aec8c6869ec2 (patch)
tree2ee6638ca71f8d317ebe1f568b373367083dbd3a /converters/mimepp
parent94d1af76c71ade377e43f9f3f046c3c2e467638f (diff)
downloadfreebsd-ports-gnome-97af8ca1bc777acd4fa6845f3668aec8c6869ec2.tar.gz
freebsd-ports-gnome-97af8ca1bc777acd4fa6845f3668aec8c6869ec2.tar.zst
freebsd-ports-gnome-97af8ca1bc777acd4fa6845f3668aec8c6869ec2.zip
Pick up $CFLAGS from /etc/make.conf.
Diffstat (limited to 'converters/mimepp')
-rw-r--r--converters/mimepp/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/converters/mimepp/files/patch-aa b/converters/mimepp/files/patch-aa
new file mode 100644
index 000000000000..5abd8e4171af
--- /dev/null
+++ b/converters/mimepp/files/patch-aa
@@ -0,0 +1,11 @@
+--- Makefile.orig Fri Feb 14 05:10:37 1997
++++ Makefile Wed Jul 9 13:33:09 1997
+@@ -21,7 +21,7 @@
+
+ # C++ compiler flags (except -c, -I, -L, -l)
+ # Add -g here if you want debugger symbols included
+-CXXFLAGS = -DDW_EOL_LF
++CXXFLAGS = -DDW_EOL_LF ${CFLAGS}
+
+ # The search path for include files. Change only if necessary.
+ INC_PATH = -I.