DEPRECATED should not be quoted
This commit is contained in:
parent
68b958eb51
commit
101ee5885c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124785
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ BROKEN= "Does not run on FreeBSD-4.x at this time"
|
|||
.endif
|
||||
|
||||
EXPIRATION_DATE=2005-02-18
|
||||
DEPRECATED= "Does not compile (5.x) or run (4.x)"
|
||||
DEPRECATED= Does not compile (5.x) or run (4.x)
|
||||
|
||||
.if ${ARCH} != "i386"
|
||||
BROKEN= "Does not compile on !i386"
|
||||
|
|
Loading…
Reference in a new issue