mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Does not compile on recent -9: needs SCSI fix.
Hat: portmgr Feature safe: yes
This commit is contained in:
parent
b7a5afb263
commit
dcb2f2b65b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285522
1 changed files with 4 additions and 0 deletions
|
@ -36,6 +36,10 @@ PLIST_FILES= bin/udfdump \
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 900043
|
||||
BROKEN= Does not compile on recent FreeBSD-9
|
||||
.endif
|
||||
|
||||
.if defined(WITH_FUSE)
|
||||
UDFCLIENTFS_NAME= udfclientfs
|
||||
UDFCLIENTFS_VERSION= 0.4
|
||||
|
|
Loading…
Add table
Reference in a new issue