fix portdocs
This commit is contained in:
parent
41ffd9e4ef
commit
bcc4122dcb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313426
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,9 @@ USE_OCAML_LDCONFIG= yes
|
|||
PORTEXAMPLES= *
|
||||
EXAMPLESDIR= ${OCAML_EXAMPLESDIR}/${PORTNAME}
|
||||
|
||||
PORTDOCS= *
|
||||
DOCSDIR= ${PREFIX}/share/doc/pcre-ocaml
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTEXAMPLES)
|
||||
@${MKDIR} ${EXAMPLESDIR}
|
||||
|
|
Loading…
Reference in a new issue