mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
BROKEN on 5.x: Configure fails
Approved by: portmgr (self)
This commit is contained in:
parent
7058a6ab2e
commit
c247e4be09
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118223
1 changed files with 4 additions and 0 deletions
|
@ -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 | \
|
||||
|
|
Loading…
Add table
Reference in a new issue