1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Missing comment.

Noticed by:	FreshPorts sanity checking
This commit is contained in:
Anton Berezin 2012-05-24 09:50:37 +00:00
parent 95eb253098
commit 0b15c95b70
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297329

View File

@ -41,7 +41,7 @@ CONFIGURE_ENV+= MAILBOX_INSTALL_OPTIONALS=n
.include "Makefile.man"
.include <bsd.port.pre.mk>
One of it's dependency is p5-GSSAPI which is marked broken for 7.X
# One of it's dependency is p5-GSSAPI which is marked broken for 7.X
.if ${OSVERSION} < 800000
BROKEN= Does not work on FreeBSD 7.x
.endif