View | Details | Raw Unified | Return to bug 265745
Collapse All | Expand All

(-)b/lang/mono6.8/Makefile (-3 / +1 lines)
Lines 23-32 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow@${PY_FLAVOR} \ Link Here
23
		sqlite3>0:databases/sqlite3 \
23
		sqlite3>0:databases/sqlite3 \
24
		zip>=0:archivers/zip
24
		zip>=0:archivers/zip
25
25
26
CONFLICTS_BUILD=	brotli
27
CONFLICTS_INSTALL=	certmgr coin-or-disco disco mono mono[0-9]*
26
CONFLICTS_INSTALL=	certmgr coin-or-disco disco mono mono[0-9]*
28
27
29
USES=	autoreconf bison compiler:c11 cpe gmake iconv libtool \
28
USES=	autoreconf bison compiler:c11 cpe gmake iconv libtool localbase \
30
	pathfix perl5 python:3.6+ shebangfix tar:xz
29
	pathfix perl5 python:3.6+ shebangfix tar:xz
31
USE_PERL5=	build
30
USE_PERL5=	build
32
31
33
- 

Return to bug 265745