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

(-)lang/mono6.8/Makefile (-1 / +2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	mono
4
PORTNAME=	mono
5
PORTVERSION=	6.8.0.123
5
PORTVERSION=	6.8.0.123
6
PORTREVISION=	1
6
CATEGORIES=	lang
7
CATEGORIES=	lang
7
MASTER_SITES=	https://download.mono-project.com/sources/mono/
8
MASTER_SITES=	https://download.mono-project.com/sources/mono/
8
PKGNAMESUFFIX=	6.8
9
PKGNAMESUFFIX=	6.8
Lines 25-31 Link Here
25
		sqlite3>0:databases/sqlite3 \
26
		sqlite3>0:databases/sqlite3 \
26
		zip>=0:archivers/zip
27
		zip>=0:archivers/zip
27
28
28
CONFLICTS_INSTALL=	czmq-3* mono5.10 mono6.8
29
CONFLICTS_INSTALL=	czmq-3* mono5.10 mono5.20
29
30
30
USES=	autoreconf bison compiler:c11 cpe gmake iconv libtool \
31
USES=	autoreconf bison compiler:c11 cpe gmake iconv libtool \
31
	pathfix perl5 python:3.6+ shebangfix tar:xz
32
	pathfix perl5 python:3.6+ shebangfix tar:xz

Return to bug 254222