pkgsrc/graphics/mgl/patches/patch-ar
salo 639c9d97b1 - USE_X11 (duh!). Should fix the breakage as seen in the latest hubertf's
bulk-build.
- Make it compile with gcc3.
- Sort PLIST.
2003-10-14 16:22:21 +00:00

45 lines
904 B
Text

$NetBSD: patch-ar,v 1.1 2003/10/14 16:22:21 salo Exp $
--- mgterm/mcalc.c.orig 2001-03-09 12:05:20.000000000 +0100
+++ mgterm/mcalc.c 2003-10-14 17:58:13.000000000 +0200
@@ -258,23 +258,23 @@
void mcalc();
static char *icon_calc="\
-#MGR000200160016
-++++++++++++++++
-++@@@@@@@@@@@@++
-++@..........@++
-++@.********.@++
-++@.********.@++
-++@.********.@++
-++@..........@++
-++@.@@.@@.@@.@++
-++@.@@.@@.@@.@++
-++@..........@++
-++@.@@.@@.@@.@++
-++@.@@.@@.@@.@++
-++@..........@++
-++@@@@@@@@@@@@++
-++++++++++++++++
-++++++++++++++++
+#MGR000200160016\
+++++++++++++++++\
+++@@@@@@@@@@@@++\
+++@..........@++\
+++@.********.@++\
+++@.********.@++\
+++@.********.@++\
+++@..........@++\
+++@.@@.@@.@@.@++\
+++@.@@.@@.@@.@++\
+++@..........@++\
+++@.@@.@@.@@.@++\
+++@.@@.@@.@@.@++\
+++@..........@++\
+++@@@@@@@@@@@@++\
+++++++++++++++++\
+++++++++++++++++\
";
main(int argc, char *argv[]) {