diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2004-03-14 14:20:13 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2004-03-14 14:20:13 +0000 |
commit | 3030e51d7e7ee2d0b20995ba9c89d343f73d08be (patch) | |
tree | 4fd2f3e22dbe807b142869b8c8e41e6dd3990b56 /x11-toolkits | |
parent | e155e5ac8c303c75a1be68c5b4b5e367cb65136a (diff) | |
download | ports-3030e51d7e7ee2d0b20995ba9c89d343f73d08be.tar.gz ports-3030e51d7e7ee2d0b20995ba9c89d343f73d08be.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/lesstif/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile index 2ad4c3d0cbfa..4615bb9b03fc 100644 --- a/x11-toolkits/lesstif/Makefile +++ b/x11-toolkits/lesstif/Makefile @@ -18,10 +18,10 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/automake:${PORTSDIR}/devel/automake CONFLICTS?= open-motif-* MANUAL_PACKAGE_BUILD= do not want to install during interactive build -USE_AUTOCONF_VER= 253 +USE_AUTOCONF_VER= 257 USE_X_PREFIX= yes INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=13 +USE_LIBTOOL_VER= 13 LIBTOOLFILES= aclocal.m4 test/aclocal.m4 CONFIGURE_ARGS+= --enable-static --enable-shared --enable-production CONFIGURE_ARGS+= --disable-build-Xlt --disable-build-Xbae |