diff options
Diffstat (limited to 'devel/libtool14')
-rw-r--r-- | devel/libtool14/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/libtool14/Makefile b/devel/libtool14/Makefile index 31d039b233e..dfdda576a79 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} |