mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00: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
@ -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…
Reference in New Issue
Block a user