aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-05-10 18:57:02 +0800
committerbapt <bapt@FreeBSD.org>2013-05-10 18:57:02 +0800
commitb744aee467b7c84f3f882ae90b867c86aece7fc4 (patch)
tree7ed21988655015d57ed315b83868a0386cb0e812 /devel
parent37e018042b732991de8d62888de8c55c52ac8196 (diff)
downloadfreebsd-ports-gnome-b744aee467b7c84f3f882ae90b867c86aece7fc4.tar.gz
freebsd-ports-gnome-b744aee467b7c84f3f882ae90b867c86aece7fc4.tar.zst
freebsd-ports-gnome-b744aee467b7c84f3f882ae90b867c86aece7fc4.zip
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)
Diffstat (limited to 'devel')
-rw-r--r--devel/gprbuild-aux/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/devel/gprbuild-aux/Makefile b/devel/gprbuild-aux/Makefile
index 571d94db4b14..d428eddbcabc 100644
--- a/devel/gprbuild-aux/Makefile
+++ b/devel/gprbuild-aux/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gprbuild-aux
-# Date created: 12 December 2010
-# Whom: John Marino <draco@marino.st>
-#
+# Created by: John Marino <draco@marino.st>
# $FreeBSD$
-#
PORTNAME= gprbuild-aux
PORTVERSION= ${SNAPSHOT}
@@ -14,6 +10,11 @@ MASTER_SITES= http://downloads.dragonlace.net/src/ \
MAINTAINER= draco@marino.st
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+= xmlada>=3.2:${PORTSDIR}/textproc/xmlada