From 13d1a5c50c3b9f388e2d84921ac44075fb2e344f Mon Sep 17 00:00:00 2001 From: pav Date: Thu, 1 Feb 2007 13:45:09 +0000 Subject: - Convert to USE_LDCONFIG Approved by: dinoex (maintainer) --- x11-toolkits/lesstif/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'x11-toolkits/lesstif/Makefile') 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 -- cgit