1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Remove bogus duplicate patch that I missed last time. :(

Noticed by:	Satoshi Asami
This commit is contained in:
Steve Price 1998-01-18 15:12:38 +00:00
parent 4e991f06ac
commit 4b9a506a11
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9369

View File

@ -5,7 +5,7 @@
# Porter (original): nils@guru.ims.uni-stuttgart.de
# Porter (version 3): maurice@serc.rmit.edu.au
#
# $Id: Makefile,v 1.14 1998/01/18 09:08:33 steve Exp $
# $Id: Makefile,v 1.15 1998/01/18 12:09:58 asami Exp $
#
# Note:
# - FreeBSD tasking libraries created by Dan Eischen have been incorportated
@ -23,8 +23,6 @@ DISTFILES= gnat-3.10p-src.tar.gz gcc-2.7.2.1.tar.gz
MAINTAINER= maurice@serc.rmit.edu.au
BROKEN= patch
.if !exists(/usr/local/bin/gnatf)
BROKEN= "requires existing gnat compiler"
.endif