BROKEN on 5.x: Configure fails

Approved by:	portmgr (self)
This commit is contained in:
Kris Kennaway 2004-09-18 07:52:32 +00:00
parent 7058a6ab2e
commit c247e4be09
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118223

View file

@ -26,6 +26,10 @@ PLIST_FILES= lib/security/classpath.security
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 502126
BROKEN= "Configure fails on FreeBSD >= 5.x"
.endif
post-install:
.for dir in ${PREFIX}/share/classpath ${PREFIX}/lib/classpath
@${FIND} ${dir} ! -type d | \