mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
broken on _FreeBSD_version < 800502
Reported by: pointyhat (pav@)
This commit is contained in:
parent
b94a444c2a
commit
9f9958b28d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272929
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@ PLIST_FILES+= bin/mhtpasswd \
|
|||
USE_RC_SUBR= mohawk
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${OSVERSION} < 800000
|
||||
BROKEN= does not build on RELENG_7
|
||||
.if ${OSVERSION} < 800502
|
||||
BROKEN= does not build
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
|
|
Loading…
Add table
Reference in a new issue