diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-09-03 11:36:24 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-09-03 11:36:24 +0000 |
commit | 84caf91643538c791519620bd7511e56fd27b7b7 (patch) | |
tree | 97daa915b3c02793adf663156764f8306361c8ac /devel | |
parent | b01cc3dbfdcfe382d1866c978d47c3aa41a708d2 (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ocaml-ulex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ocaml-ulex/Makefile b/devel/ocaml-ulex/Makefile index f89af851d0b8..09d326fcab1c 100644 --- a/devel/ocaml-ulex/Makefile +++ b/devel/ocaml-ulex/Makefile @@ -20,6 +20,7 @@ USE_OCAMLFIND_PLIST= yes ALL_TARGET= all all.opt MAKE_JOBS_UNSAFE= yes +DOCSDIR= ${OCAML_DOCSDIR}/${PORTNAME} PORTDOCS= * OPTIONS_DEFINE= DOCS |