Fix packaging
This commit is contained in:
parent
4793de0686
commit
65565041d3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367220
1 changed files with 4 additions and 0 deletions
|
@ -39,6 +39,10 @@ DOCS_BUILD_DEPENDS= hevea:${PORTSDIR}/textproc/hevea
|
|||
DOCS_CONFIGURE_OFF= --with-doc none
|
||||
PORTDOCS= *
|
||||
|
||||
# Workaround bsd.ocaml.mk to fix packaging
|
||||
add-plist-post:
|
||||
@${DO_NADA}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "powerpc"
|
||||
|
|
Loading…
Reference in a new issue