summaryrefslogtreecommitdiff
path: root/devel/ocaml-classes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ocaml-classes/Makefile')
-rw-r--r--devel/ocaml-classes/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ocaml-classes/Makefile b/devel/ocaml-classes/Makefile
index dc076804bba4..41b608ddd291 100644
--- a/devel/ocaml-classes/Makefile
+++ b/devel/ocaml-classes/Makefile
@@ -19,7 +19,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Ocaml Object interface for ocaml's standard library modules
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
post-extract:
@${CP} ${FILESDIR}/META ${WRKSRC}