summaryrefslogtreecommitdiff
path: root/devel/automake19
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-05-02 08:44:18 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-05-02 08:44:18 +0000
commitd59b852e8e6b5b8757df385ce0107bfbded9e553 (patch)
tree5ae4e183c8fc4e9a3c09a0c905b1073bd711b237 /devel/automake19
parentFix WWW location. (diff)
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.
Notes
Notes: svn path=/head/; revision=80006
Diffstat (limited to 'devel/automake19')
-rw-r--r--devel/automake19/Makefile2
1 files changed, 1 insertions, 1 deletions
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