summaryrefslogtreecommitdiff
path: root/misc/estic/files/patch-areacode-make-x
diff options
context:
space:
mode:
Diffstat (limited to 'misc/estic/files/patch-areacode-make-x')
-rw-r--r--misc/estic/files/patch-areacode-make-x6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/estic/files/patch-areacode-make-x b/misc/estic/files/patch-areacode-make-x
index dd0fd61ede16..23be595aa07f 100644
--- a/misc/estic/files/patch-areacode-make-x
+++ b/misc/estic/files/patch-areacode-make-x
@@ -1,5 +1,5 @@
---- areacode/make/freebsd-x.mak.orig Tue Sep 6 09:54:20 2005
-+++ areacode/make/freebsd-x.mak Tue Sep 6 09:54:20 2005
+--- areacode/make/freebsd-x.mak.orig 2014-03-28 16:39:11.000000000 +0100
++++ areacode/make/freebsd-x.mak 2014-03-28 16:42:03.000000000 +0100
@@ -0,0 +1,115 @@
+# *****************************************************************************
+# * *
@@ -99,7 +99,7 @@
+
+depend dep:
+ @echo "Creating dependency information"
-+ $(CC) -DFREEBSD -MM *.c > .depend
++ $(CC) $(CFLAGS) -MM *.c > .depend
+
+# ------------------------------------------------------------------------------
+# clean up