diff options
Diffstat (limited to 'japanese/libicq/Makefile')
-rw-r--r-- | japanese/libicq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/libicq/Makefile b/japanese/libicq/Makefile index b425c5425b56..d1bca9c31818 100644 --- a/japanese/libicq/Makefile +++ b/japanese/libicq/Makefile @@ -24,7 +24,7 @@ COMMENT= Library to add ICQ communication support to your software USE_GNOME= glib12 USE_AUTOTOOLS= libtool:15 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes post-patch: @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ |