summaryrefslogtreecommitdiff
path: root/math/topaz/files/patch-topaz_topaz.cc
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-28 23:33:47 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-28 23:33:47 +0000
commita14c0668720dcafde3f60b7659a01d99ec693a41 (patch)
tree9c1a149bc961f7cd84b7aa93a2d61fec3d0f9685 /math/topaz/files/patch-topaz_topaz.cc
parentRename mail/ patch-xy patches to reflect the files they modify. (diff)
Rename math/ patch-xy patches to reflect the files they modify.
Notes
Notes: svn path=/head/; revision=363276
Diffstat (limited to 'math/topaz/files/patch-topaz_topaz.cc')
-rw-r--r--math/topaz/files/patch-topaz_topaz.cc11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/topaz/files/patch-topaz_topaz.cc b/math/topaz/files/patch-topaz_topaz.cc
new file mode 100644
index 000000000000..881afdba7334
--- /dev/null
+++ b/math/topaz/files/patch-topaz_topaz.cc
@@ -0,0 +1,11 @@
+--- topaz/topaz.cc.orig Wed Dec 4 23:02:28 2002
++++ topaz/topaz.cc Fri Dec 27 04:29:01 2002
+@@ -30,7 +30,7 @@
+ #include <dirent.h>
+ #include <sys/stat.h>
+ #include <signal.h>
+-#include <getopt.h>
++//#include <getopt.h>
+ //char *optarg;
+ #include "script.h"
+ #include "frame.h"