From d59b852e8e6b5b8757df385ce0107bfbded9e553 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Fri, 2 May 2003 08:44:18 +0000 Subject: Make BROKEN message displayable. [/usr/ports/devel/automake17] root@k7>ls -al total 54 drwxr-xr-x 3 root wheel 512 May 2 18:42 . drwxr-xr-x 942 portbuild wheel 46080 Apr 28 08:59 .. -rw-r--r-- 1 root wheel 1456 Mar 11 12:48 Makefile -rw-r--r-- 1 root wheel 63 Feb 24 12:00 distinfo drwxr-xr-x 2 root wheel 512 Feb 24 12:00 files -rw-r--r-- 1 root wheel 757 Nov 13 12:25 pkg-descr -rw-r--r-- 1 root wheel 2980 Feb 24 12:00 pkg-plist [/usr/ports/devel/automake17] root@k7>make [/usr/ports/devel/automake17] root@k7>ls -al total 55 drwxr-xr-x 3 root wheel 512 May 2 18:43 . drwxr-xr-x 942 portbuild wheel 46080 Apr 28 08:59 .. -rw-r--r-- 1 root wheel 76 May 2 18:43 = -rw-r--r-- 1 root wheel 1456 Mar 11 12:48 Makefile -rw-r--r-- 1 root wheel 63 Feb 24 12:00 distinfo drwxr-xr-x 2 root wheel 512 Feb 24 12:00 files -rw-r--r-- 1 root wheel 757 Nov 13 12:25 pkg-descr -rw-r--r-- 1 root wheel 2980 Feb 24 12:00 pkg-plist [/usr/ports/devel/automake17] root@k7>make -V BROKEN Needs autoconf >= 254 to build. [/usr/ports/devel/automake17] root@k7>cat = ===> automake17-1.7.2,1 is marked as broken: Needs autoconf 254 to build.. Informed maintainer. --- devel/automake19/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/automake19') diff --git a/devel/automake19/Makefile b/devel/automake19/Makefile index 918ca14699c5..7233e78c471d 100644 --- a/devel/automake19/Makefile +++ b/devel/automake19/Makefile @@ -16,7 +16,7 @@ DISTNAME= automake-${PORTVERSION} MAINTAINER= alane@FreeBSD.org COMMENT= GNU automake generates input files for GNU autoconf -BROKEN= Needs autoconf >= 254 to build. +BROKEN= Needs at least autoconf 254 to build. USE_PERL5= yes GNU_CONFIGURE= yes -- cgit v1.2.3