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

(-)Makefile (+2 lines)
Lines 15-20 Link Here
15
15
16
PORTNAME=	gnat
16
PORTNAME=	gnat
17
PORTVERSION=	2006
17
PORTVERSION=	2006
18
PORTREVISION=	1
18
CATEGORIES=	lang
19
CATEGORIES=	lang
19
MASTER_SITES=	${MASTER_SITE_LOCAL}:boot
20
MASTER_SITES=	${MASTER_SITE_LOCAL}:boot
20
MASTER_SITE_SUBDIR=	deischen/gcc/:boot
21
MASTER_SITE_SUBDIR=	deischen/gcc/:boot
Lines 26-31 Link Here
26
CONFLICTS=	gcc-3.4.*
27
CONFLICTS=	gcc-3.4.*
27
USE_GMAKE=	yes
28
USE_GMAKE=	yes
28
USE_BISON=	yes
29
USE_BISON=	yes
30
USE_ICONV=	yes
29
USE_PERL5_RUN=	yes
31
USE_PERL5_RUN=	yes
30
32
31
.include <bsd.port.pre.mk>
33
.include <bsd.port.pre.mk>

Return to bug 108138