diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-05-02 08:44:18 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-05-02 08:44:18 +0000 |
commit | d59b852e8e6b5b8757df385ce0107bfbded9e553 (patch) | |
tree | 5ae4e183c8fc4e9a3c09a0c905b1073bd711b237 | |
parent | e69c5a11f83da61da98d82c28d2c365021abe8ce (diff) | |
download | ports-d59b852e8e6b5b8757df385ce0107bfbded9e553.tar.gz ports-d59b852e8e6b5b8757df385ce0107bfbded9e553.zip |
Notes
-rw-r--r-- | devel/automake110/Makefile | 2 | ||||
-rw-r--r-- | devel/automake17/Makefile | 2 | ||||
-rw-r--r-- | devel/automake18/Makefile | 2 | ||||
-rw-r--r-- | devel/automake19/Makefile | 2 | ||||
-rw-r--r-- | devel/gnu-automake/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/devel/automake110/Makefile b/devel/automake110/Makefile index 918ca14699c5..7233e78c471d 100644 --- a/devel/automake110/Makefile +++ b/devel/automake110/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 diff --git a/devel/automake17/Makefile b/devel/automake17/Makefile index 918ca14699c5..7233e78c471d 100644 --- a/devel/automake17/Makefile +++ b/devel/automake17/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 diff --git a/devel/automake18/Makefile b/devel/automake18/Makefile index 918ca14699c5..7233e78c471d 100644 --- a/devel/automake18/Makefile +++ b/devel/automake18/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 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 diff --git a/devel/gnu-automake/Makefile b/devel/gnu-automake/Makefile index 918ca14699c5..7233e78c471d 100644 --- a/devel/gnu-automake/Makefile +++ b/devel/gnu-automake/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 |