Index: head/graphics/bsd-plotutils/files/patch-libplot_imagen_imp.h =================================================================== --- head/graphics/bsd-plotutils/files/patch-libplot_imagen_imp.h (nonexistent) +++ head/graphics/bsd-plotutils/files/patch-libplot_imagen_imp.h (revision 546718) @@ -0,0 +1,10 @@ +--- libplot/imagen/imp.h.orig 2020-08-28 11:01:25 UTC ++++ libplot/imagen/imp.h +@@ -13,6 +13,6 @@ extern float botx; + extern float oboty; + extern float scalex; + extern float scaley; +-int imPx, imPy; ++extern int imPx, imPy; + extern int imPcsize; + extern char *imP_charset; Property changes on: head/graphics/bsd-plotutils/files/patch-libplot_imagen_imp.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property