diff options
author | reg <reg@FreeBSD.org> | 2000-10-25 00:00:52 +0800 |
---|---|---|
committer | reg <reg@FreeBSD.org> | 2000-10-25 00:00:52 +0800 |
commit | 471560b3022b659ced15fa7bb7832197afc5b1f6 (patch) | |
tree | 5883f32b01cbe38d662c4c696c3d23c389ad027a | |
parent | 9e66e88633f8783e5842ea9592bd8263552c2f80 (diff) | |
download | freebsd-ports-gnome-471560b3022b659ced15fa7bb7832197afc5b1f6.tar.gz freebsd-ports-gnome-471560b3022b659ced15fa7bb7832197afc5b1f6.tar.zst freebsd-ports-gnome-471560b3022b659ced15fa7bb7832197afc5b1f6.zip |
Explain why this port has not been upgraded to 1.3.5.
-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} |