aboutsummaryrefslogtreecommitdiff
path: root/graphics/gtkgraph/files
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-11-14 03:44:12 +0000
committerSteve Price <steve@FreeBSD.org>1999-11-14 03:44:12 +0000
commit5354f8b966d39c172f3055531426e9a0f12d15c7 (patch)
treec71500e9c0383d2d00a7d76d7dba851b43718303 /graphics/gtkgraph/files
parent2432e1ee7f6cc79fdb5ee572adb05ff83b788885 (diff)
downloadports-5354f8b966d39c172f3055531426e9a0f12d15c7.tar.gz
ports-5354f8b966d39c172f3055531426e9a0f12d15c7.zip
Notes
Diffstat (limited to 'graphics/gtkgraph/files')
-rw-r--r--graphics/gtkgraph/files/patch-aa18
1 files changed, 18 insertions, 0 deletions
diff --git a/graphics/gtkgraph/files/patch-aa b/graphics/gtkgraph/files/patch-aa
new file mode 100644
index 000000000000..35f1ea85c019
--- /dev/null
+++ b/graphics/gtkgraph/files/patch-aa
@@ -0,0 +1,18 @@
+--- config.h.in.orig Tue Jul 27 15:09:36 1999
++++ config.h.in Fri Nov 12 11:13:03 1999
+@@ -6,15 +6,6 @@
+ /* Default value for alignment of strings in .mo file. */
+ #define DEFAULT_ALIGNMENT 1
+
+-#ifndef __P
+-# if __STDC__
+-# define __P(args) args
+-# else
+-# define __P(args) ()
+-# endif
+-#endif
+-
+-
+ /* Define if using alloca.c. */
+ #undef C_ALLOCA
+