diff options
Diffstat (limited to 'sysutils/fuser/Makefile')
-rw-r--r-- | sysutils/fuser/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/fuser/Makefile b/sysutils/fuser/Makefile index 5228b1de6cc9..27efa05e810a 100644 --- a/sysutils/fuser/Makefile +++ b/sysutils/fuser/Makefile @@ -7,7 +7,7 @@ PORTNAME= fuser PORTVERSION= 1142334561 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://mbsd.msk.ru/dist/ @@ -32,7 +32,7 @@ EXTRA_PATCHES+= ${FILESDIR}/extra::patch-fuser.c \ EXTRA_PATCHES+= ${FILESDIR}/extra::patch-msdosfs.c .endif .if ${OSVERSION} >= 800101 -BROKEN= does not compile on 8.X +EXTRA_PATCHES+= ${FILESDIR}/extra::patch-nfs.c .endif do-install: |