Index: head/sysutils/gdisk/files/patch-gptcurses.cc =================================================================== --- head/sysutils/gdisk/files/patch-gptcurses.cc (nonexistent) +++ head/sysutils/gdisk/files/patch-gptcurses.cc (revision 527130) @@ -0,0 +1,11 @@ +--- gptcurses.cc.orig 2020-02-17 22:34:11 UTC ++++ gptcurses.cc +@@ -23,7 +23,7 @@ + #include + #include + #include +-#ifdef __APPLE__ ++#if defined (__FreeBSD__) || defined (__FreeBSD_kernel__) || defined (__APPLE__) + #include + #else + #include Property changes on: head/sysutils/gdisk/files/patch-gptcurses.cc ___________________________________________________________________ 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