summaryrefslogtreecommitdiff
path: root/sysutils/fuser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/fuser/Makefile')
-rw-r--r--sysutils/fuser/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/fuser/Makefile b/sysutils/fuser/Makefile
index af490e2cef0e..1379da6dfbe9 100644
--- a/sysutils/fuser/Makefile
+++ b/sysutils/fuser/Makefile
@@ -24,13 +24,13 @@ PLIST_FILES= bin/fuser
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 800066
-BROKEN= does not build
-.endif
.if (${OSVERSION} > 800000)
EXTRA_PATCHES+= ${FILESDIR}/extra::patch-fuser.c \
${FILESDIR}/extra::patch-fuser.h
.endif
+.if ${OSVERSION} >= 800066
+EXTRA_PATCHES+= ${FILESDIR}/extra::patch-msdosfs.c
+.endif
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin