diff options
Diffstat (limited to 'x11-themes/qinx/Makefile')
-rw-r--r-- | x11-themes/qinx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/qinx/Makefile b/x11-themes/qinx/Makefile index 5736888d3f27..39a2c43edb06 100644 --- a/x11-themes/qinx/Makefile +++ b/x11-themes/qinx/Makefile @@ -18,7 +18,7 @@ USE_KDEBASE_VER=3 USE_BZIP2= yes USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes LDCONFIG_DIRS+= %%PREFIX%%/lib/kde3 .include <bsd.port.mk> |