aboutsummaryrefslogtreecommitdiff
path: root/lang/ocaml
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-29 10:05:35 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-29 10:05:35 +0000
commit4009f9a504cd13580778f06819a311fc1025d3df (patch)
tree8ba8a63d1bded86f0e041d0308ccf110b7438158 /lang/ocaml
parent819f25b36d45b8ac5593ec8e6f470d9ad454b08a (diff)
downloadports-4009f9a504cd13580778f06819a311fc1025d3df.tar.gz
ports-4009f9a504cd13580778f06819a311fc1025d3df.zip
Diffstat (limited to 'lang/ocaml')
-rw-r--r--lang/ocaml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile
index 35e38647cc97..813798316af0 100644
--- a/lang/ocaml/Makefile
+++ b/lang/ocaml/Makefile
@@ -94,7 +94,7 @@ CONFIGURE_ARGS+=-x11include ${LOCALBASE}/include -x11lib ${LOCALBASE}/lib
.else
PLIST_SUB+= X11="@comment "
SFX= -nox11
-CONFLICTS+= ocaml-[0-9]*
+CONFLICTS+= ocaml
CONFIGURE_ARGS+=-no-graph
.endif