[PATCH] sysutils/graphicboot: UNBREAK
Don't try to strip scripts and images. Since the maintainer is aslo the author this should be incorporated upstream. Also the start-up/shutdown scripts should be coverted to rc.d and they could probably be installed in PERFIX/etc/rc.d since they need Xorg anyway. PR: ports/94007 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Approved by: maintainer timeout
This commit is contained in:
parent
e3ffcc59aa
commit
7ed7297412
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159468
1 changed files with 0 additions and 2 deletions
|
@ -26,8 +26,6 @@ MANCOMPRESSED= yes
|
|||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= The graphical boot requires rcorder which is only on FreeBSD 5 or greater.
|
||||
.else
|
||||
BROKEN= Does not install
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
|
|
Loading…
Reference in a new issue