Unquote BROKEN

PR:		99154
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
This commit is contained in:
Emanuel Haupt 2006-06-19 07:02:38 +00:00
parent ddd585c900
commit a65a3cb84b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165736

View File

@ -28,7 +28,7 @@ ONLY_FOR_ARCHS= i386 ppc
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
BROKEN= "Does not compile on FreeBSD 4.x"
BROKEN= Does not compile on FreeBSD 4.x
.endif
.if ${PKGNAMEPREFIX} == ""