Mark as deprecated (superceed by devel/gprbuild)
Mark as broken as it doesn't work anymore with the ada toolchain rework. PR: ports/178429 Submitted by: John Marino <draco@marino.st> (maintainer)
This commit is contained in:
parent
750fb33051
commit
4571c2f2cc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317787
1 changed files with 6 additions and 5 deletions
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: gprbuild-aux
|
# Created by: John Marino <draco@marino.st>
|
||||||
# Date created: 12 December 2010
|
|
||||||
# Whom: John Marino <draco@marino.st>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= gprbuild-aux
|
PORTNAME= gprbuild-aux
|
||||||
PORTVERSION= ${SNAPSHOT}
|
PORTVERSION= ${SNAPSHOT}
|
||||||
|
@ -14,6 +10,11 @@ MASTER_SITES= http://downloads.dragonlace.net/src/ \
|
||||||
MAINTAINER= draco@marino.st
|
MAINTAINER= draco@marino.st
|
||||||
COMMENT= Adacore multi-language software build tool
|
COMMENT= Adacore multi-language software build tool
|
||||||
|
|
||||||
|
DEPRECATED= Deprecated in favour of devel/gprbuild
|
||||||
|
EXPIRATION_DATE= 2013-06-10
|
||||||
|
|
||||||
|
BROKEN= Does not build with recent ada toolchain rework
|
||||||
|
|
||||||
BUILD_DEPENDS= gnat-aux>=20101204:${PORTSDIR}/lang/gnat-aux
|
BUILD_DEPENDS= gnat-aux>=20101204:${PORTSDIR}/lang/gnat-aux
|
||||||
BUILD_DEPENDS+= xmlada>=3.2:${PORTSDIR}/textproc/xmlada
|
BUILD_DEPENDS+= xmlada>=3.2:${PORTSDIR}/textproc/xmlada
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue