Quote BROKEN
Submitted by: krion
This commit is contained in:
parent
693fedfb7a
commit
f4b3a22aaf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127838
2 changed files with 2 additions and 2 deletions
|
@ -33,7 +33,7 @@ LIBMAP_CONF= /etc/libmap.conf
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 600000
|
||||
BROKEN= Doesn't compile on FreeBSD 6.0
|
||||
BROKEN= "Does not compile on FreeBSD 6.0"
|
||||
.endif
|
||||
|
||||
# use user config if possible
|
||||
|
|
|
@ -33,7 +33,7 @@ LIBMAP_CONF= /etc/libmap.conf
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 600000
|
||||
BROKEN= Doesn't compile on FreeBSD 6.0
|
||||
BROKEN= "Does not compile on FreeBSD 6.0"
|
||||
.endif
|
||||
|
||||
# use user config if possible
|
||||
|
|
Loading…
Reference in a new issue