diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-02-01 13:45:09 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-02-01 13:45:09 +0000 |
commit | 1f478412e18de9d15762c3bd7c1b4502ec87dbe0 (patch) | |
tree | 8c949b8e25c1eaf6958b9e1d250d9ae0b87eb70c /x11-toolkits | |
parent | bb4ec7fdc38d82dcdac98420a984773319e9521b (diff) | |
download | ports-1f478412e18de9d15762c3bd7c1b4502ec87dbe0.tar.gz ports-1f478412e18de9d15762c3bd7c1b4502ec87dbe0.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/lesstif/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile index 57fe86daf360..51e8f0ba2337 100644 --- a/x11-toolkits/lesstif/Makefile +++ b/x11-toolkits/lesstif/Makefile @@ -21,9 +21,7 @@ CONFLICTS?= open-motif-* USE_BZIP2= yes USE_AUTOTOOLS= automake:19:env autoconf:259 libtool:15 USE_X_PREFIX= yes -# broken ... -#USE_LDCONFIG= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes LIBTOOLFILES= aclocal.m4 test/aclocal.m4 CONFIGURE_ARGS+= --enable-static --enable-shared --enable-production CONFIGURE_ARGS+= --disable-maintainer-mode |