aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-magic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ocaml-magic/Makefile')
-rw-r--r--devel/ocaml-magic/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ocaml-magic/Makefile b/devel/ocaml-magic/Makefile
index 77ab78132341..f45f9947b2a7 100644
--- a/devel/ocaml-magic/Makefile
+++ b/devel/ocaml-magic/Makefile
@@ -23,6 +23,8 @@ ALL_TARGET+= doc examples
DOCSDIR= ${OCAML_DOCSDIR}/${PORTNAME}
EXAMPLESDIR= ${OCAML_EXAMPLESDIR}/${PORTNAME}
+OPTIONS_DEFINE= DOCS EXAMPLES
+
# This really is overzealous but I work this way
.if !exists(/usr/lib/libmagic.so)
LIB_DEPENDS+= libmagic.so:${PORTSDIR}/sysutils/file