Index: Makefile =================================================================== --- Makefile (revision 545596) +++ Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= mmh PORTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://marmaro.de/prog/mmh/files/ Index: files/patch-uip_mhbuild.c =================================================================== --- files/patch-uip_mhbuild.c (nonexistent) +++ files/patch-uip_mhbuild.c (working copy) @@ -0,0 +1,11 @@ +--- uip/mhbuild.c.orig 2020-08-21 13:38:24 UTC ++++ uip/mhbuild.c +@@ -51,7 +51,7 @@ char *version=VERSION; + ** Directory to place tmp files. This must + ** be set before these routines are called. + */ +-char *tmp; ++extern char *tmp; + + pid_t xpid = 0; + Property changes on: files/patch-uip_mhbuild.c ___________________________________________________________________ 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