mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -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
|
USE_RC_SUBR= mohawk
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
.if ${OSVERSION} < 800000
|
.if ${OSVERSION} < 800502
|
||||||
BROKEN= does not build on RELENG_7
|
BROKEN= does not build
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
|
|
Loading…
Add table
Reference in a new issue