--- net/libnfs/Makefile (revision 543501) +++ net/libnfs/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= libnfs PORTVERSION= 4.0.0 +PORTREVISION= 1 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= net --- net/libnfs/files/patch-include_nfsc_libnfs-zdr.h (nonexistent) +++ net/libnfs/files/patch-include_nfsc_libnfs-zdr.h (working copy) @@ -0,0 +1,10 @@ +--- include/nfsc/libnfs-zdr.h.orig 2020-07-26 21:16:08 UTC ++++ include/nfsc/libnfs-zdr.h +@@ -92,7 +92,6 @@ struct ZDR { + typedef struct ZDR ZDR; + + +-typedef uint32_t u_int; + typedef uint32_t enum_t; + typedef uint32_t bool_t; +