diff options
author | reg <reg@FreeBSD.org> | 2000-10-24 16:00:52 +0000 |
---|---|---|
committer | reg <reg@FreeBSD.org> | 2000-10-24 16:00:52 +0000 |
commit | 471560b3022b659ced15fa7bb7832197afc5b1f6 (patch) | |
tree | 5883f32b01cbe38d662c4c696c3d23c389ad027a /devel/libtool | |
parent | 9e66e88633f8783e5842ea9592bd8263552c2f80 (diff) | |
download | FreeBSD-ports-471560b3022b659ced15fa7bb7832197afc5b1f6.zip FreeBSD-ports-471560b3022b659ced15fa7bb7832197afc5b1f6.tar.gz |
Explain why this port has not been upgraded to 1.3.5.
Diffstat (limited to 'devel/libtool')
-rw-r--r-- | devel/libtool/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/libtool/Makefile b/devel/libtool/Makefile index 31d039b..dfdda57 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} |