BROKEN on 5.x: Does not compile

This commit is contained in:
Kris Kennaway 2004-02-07 23:19:37 +00:00
parent 52f9d812c4
commit 098b614ba4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100302

View File

@ -233,6 +233,10 @@ TOOLFILES= calcbpp.pl countquant.pl \
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 502000
BROKEN= "Does not compile"
.endif
.if exists(${LOCALBASE}/lib/libartsc.so.0)
WITH_ARTS= yes
.endif