broken on _FreeBSD_version < 800502

Reported by:	pointyhat (pav@)
This commit is contained in:
Baptiste Daroussin 2011-04-19 18:22:05 +00:00
parent b94a444c2a
commit 9f9958b28d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272929

View file

@ -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: