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 /devel/libtool15 | |
parent | 5bfbeadd4e79a0dcc471afd0503f0842628000dc (diff) | |
download | ports-03d413baaeee22de36f13c5993b697b768f29aa8.tar.gz ports-03d413baaeee22de36f13c5993b697b768f29aa8.zip |
Notes
Diffstat (limited to 'devel/libtool15')
-rw-r--r-- | devel/libtool15/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
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} |