mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
lang/ocaml: Remove redundant '-[0-9]*' from CONFLICTS
Follow-up to previous commit: one occurance of "-[0-9]*" had been missed. Approved by: portmgr (blanket)
This commit is contained in:
parent
819f25b36d
commit
4009f9a504
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user