diff options
author | Jeremy Lea <reg@FreeBSD.org> | 2000-10-24 16:00:52 +0000 |
---|---|---|
committer | Jeremy Lea <reg@FreeBSD.org> | 2000-10-24 16:00:52 +0000 |
commit | 03d413baaeee22de36f13c5993b697b768f29aa8 (patch) | |
tree | 69946b0a10e180cfd3352a47f0e69e7f51205be0 | |
parent | Explain why this port has not been upgraded to M18. (diff) |
Explain why this port has not been upgraded to 1.3.5.
Notes
Notes:
svn path=/head/; revision=34188
-rw-r--r-- | devel/gnu-libtool/Makefile | 4 | ||||
-rw-r--r-- | devel/libtool/Makefile | 4 | ||||
-rw-r--r-- | devel/libtool13/Makefile | 4 | ||||
-rw-r--r-- | devel/libtool14/Makefile | 4 | ||||
-rw-r--r-- | devel/libtool15/Makefile | 4 |
5 files changed, 20 insertions, 0 deletions
diff --git a/devel/gnu-libtool/Makefile b/devel/gnu-libtool/Makefile index 31d039b233ec..dfdda576a792 100644 --- a/devel/gnu-libtool/Makefile +++ b/devel/gnu-libtool/Makefile @@ -14,6 +14,10 @@ MASTER_SITE_SUBDIR= libtool MAINTAINER= reg@FreeBSD.org +# This port has not been upgraded to 1.3.5 because it makes no changes to +# FreeBSD support, and would require that all Ports users upgrade for no +# reason. + GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-ltdl-install CONFIGURE_ENV= PREFIX=${PREFIX} diff --git a/devel/libtool/Makefile b/devel/libtool/Makefile index 31d039b233ec..dfdda576a792 100644 --- a/devel/libtool/Makefile +++ b/devel/libtool/Makefile @@ -14,6 +14,10 @@ MASTER_SITE_SUBDIR= libtool MAINTAINER= reg@FreeBSD.org +# This port has not been upgraded to 1.3.5 because it makes no changes to +# FreeBSD support, and would require that all Ports users upgrade for no +# reason. + GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-ltdl-install CONFIGURE_ENV= PREFIX=${PREFIX} diff --git a/devel/libtool13/Makefile b/devel/libtool13/Makefile index 31d039b233ec..dfdda576a792 100644 --- a/devel/libtool13/Makefile +++ b/devel/libtool13/Makefile @@ -14,6 +14,10 @@ MASTER_SITE_SUBDIR= libtool MAINTAINER= reg@FreeBSD.org +# This port has not been upgraded to 1.3.5 because it makes no changes to +# FreeBSD support, and would require that all Ports users upgrade for no +# reason. + GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-ltdl-install CONFIGURE_ENV= PREFIX=${PREFIX} diff --git a/devel/libtool14/Makefile b/devel/libtool14/Makefile index 31d039b233ec..dfdda576a792 100644 --- a/devel/libtool14/Makefile +++ b/devel/libtool14/Makefile @@ -14,6 +14,10 @@ MASTER_SITE_SUBDIR= libtool MAINTAINER= reg@FreeBSD.org +# This port has not been upgraded to 1.3.5 because it makes no changes to +# FreeBSD support, and would require that all Ports users upgrade for no +# reason. + GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-ltdl-install CONFIGURE_ENV= PREFIX=${PREFIX} diff --git a/devel/libtool15/Makefile b/devel/libtool15/Makefile index 31d039b233ec..dfdda576a792 100644 --- a/devel/libtool15/Makefile +++ b/devel/libtool15/Makefile @@ -14,6 +14,10 @@ MASTER_SITE_SUBDIR= libtool MAINTAINER= reg@FreeBSD.org +# This port has not been upgraded to 1.3.5 because it makes no changes to +# FreeBSD support, and would require that all Ports users upgrade for no +# reason. + GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-ltdl-install CONFIGURE_ENV= PREFIX=${PREFIX} |