summaryrefslogtreecommitdiff
path: root/sysutils/fuser
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-08-08 06:53:38 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-08-08 06:53:38 +0000
commitc48fc522593ec5048ee9ac48594d3dc9d661526a (patch)
tree49131dc5e50f891df3cb4ac34ee1e758f92ba2cd /sysutils/fuser
parent- Update to 2.5.2 (diff)
- Mark BROKEN on 8.X/CURRENT: does not compile
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=239140
Diffstat (limited to 'sysutils/fuser')
-rw-r--r--sysutils/fuser/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/fuser/Makefile b/sysutils/fuser/Makefile
index 1379da6dfbe9..5228b1de6cc9 100644
--- a/sysutils/fuser/Makefile
+++ b/sysutils/fuser/Makefile
@@ -31,6 +31,9 @@ EXTRA_PATCHES+= ${FILESDIR}/extra::patch-fuser.c \
.if ${OSVERSION} >= 800066
EXTRA_PATCHES+= ${FILESDIR}/extra::patch-msdosfs.c
.endif
+.if ${OSVERSION} >= 800101
+BROKEN= does not compile on 8.X
+.endif
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin