mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Mark BROKEN on 6.X: fails to install
Reported by: pointyhat
This commit is contained in:
parent
f36d9ffc2b
commit
d5ea32e97c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264538
1 changed files with 4 additions and 0 deletions
|
@ -40,6 +40,10 @@ OPTIONS= ANIMATION "Enable animation support" on
|
|||
CONFIGURE_ARGS+= --enable-animation
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} < 700000
|
||||
BROKEN= fails to install on 6.X
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
@cd ${WRKDIR} && ${TAR} zxf equinox-gtk-engine.tar.gz
|
||||
@cd ${WRKDIR} && ${TAR} zxf equinox-themes.tar.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue