From 50ab007478daaf29a3e72e3e8d6536a0fa233053 Mon Sep 17 00:00:00 2001 From: Alan Eldridge Date: Mon, 25 Nov 2002 01:01:38 +0000 Subject: Add explicit ignore assignments to try to get bento to leave this shit alone. --- devel/automake19/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel/automake19') diff --git a/devel/automake19/Makefile b/devel/automake19/Makefile index 3533463cc4a1..39fecb5400ac 100644 --- a/devel/automake19/Makefile +++ b/devel/automake19/Makefile @@ -16,9 +16,10 @@ DISTNAME= automake-${PORTVERSION} MAINTAINER= alane@FreeBSD.org .undef NO_IGNORE -BORKED= "THIS IS A WORK IN PROGRESS. DON'T EVEN THINK ABOUT IT." +BORKED= "DON'T EVEN THINK ABOUT IT." BROKEN= ${BORKED} FORBIDDEN= ${BORKED} +IGNORE= "DAMN YOU BENTO. LEAVE THIS ALONE!" USE_PERL5= yes GNU_CONFIGURE= yes -- cgit v1.2.3