portlint:

-Remove quotes from BROKEN.
This commit is contained in:
Jeremy Messenger 2006-05-16 04:58:49 +00:00
parent 6c75f2faa1
commit c5662c853c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162528
2 changed files with 2 additions and 2 deletions

View file

@ -33,7 +33,7 @@ INFO= goops guile-tut guile r5rs
.include <bsd.port.pre.mk>
.if ${ARCH} == "ia64"
BROKEN= "Does not install on ${ARCH}"
BROKEN= Does not install on ${ARCH}
EXTRA_PATCHES= ${FILESDIR}/extra-patch-ia64
.endif

View file

@ -41,7 +41,7 @@ PREFIX?= ${X11BASE}
.include <bsd.port.pre.mk>
.if ${ARCH} == ia64
BROKEN= "Does not build on ia64"
BROKEN= Does not build on ia64
.endif
.if ${OSVERSION} > 500023