diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2004-11-25 05:16:15 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2004-11-25 05:16:15 +0000 |
commit | caed78eebf0ab70b0fcfb615eec0712b09d68b6b (patch) | |
tree | 4bd90a169a9617b36deae733b7ced5ad83c69908 /x11-toolkits | |
parent | 561ead13ee0d1a3460cf18c68482761aae8fab98 (diff) | |
download | ports-caed78eebf0ab70b0fcfb615eec0712b09d68b6b.tar.gz ports-caed78eebf0ab70b0fcfb615eec0712b09d68b6b.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/lesstif/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile index 9194a271e1ea..dbefcc8e8b79 100644 --- a/x11-toolkits/lesstif/Makefile +++ b/x11-toolkits/lesstif/Makefile @@ -21,7 +21,7 @@ WANT_AUTOMAKE_VER= 19 USE_AUTOCONF_VER= 259 USE_X_PREFIX= yes INSTALLS_SHLIB= yes -USE_INC_LIBTOOL_VER= 13 +USE_INC_LIBTOOL_VER= 15 LIBTOOLFILES= aclocal.m4 test/aclocal.m4 CONFIGURE_ARGS+= --enable-static --enable-shared --enable-production CONFIGURE_ARGS+= --disable-maintainer-mode |