Add shebangfix for texi2man script when option ZIPPY is selected
PR: 200790 Submitted by: kalten@gmx.at
This commit is contained in:
parent
2e809f613f
commit
43e4679495
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397368
@ -83,6 +83,8 @@ PORTDOCS= AUTHORS COPYING COPYRIGHT ChangeLog DIFFSTAT FAQ.html NEWS README SHOR
|
||||
BROKEN_sparc64= Does not install on sparc64
|
||||
|
||||
.if ${PORT_OPTIONS:MZIPPY}
|
||||
USES+= shebangfix
|
||||
SHEBANG_FILES+= ./texi2man
|
||||
PORTDOCS+= zippy.README
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user