diff options
Diffstat (limited to 'textproc/uim')
-rw-r--r-- | textproc/uim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile index 4d16dc8f64d0..bdd4f5e07956 100644 --- a/textproc/uim/Makefile +++ b/textproc/uim/Makefile @@ -17,7 +17,7 @@ PKGNAMESUFFIX= -nox11 MAINTAINER= nobutaka@FreeBSD.org COMMENT?= Input method library -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes WANT_GNOME= yes USE_GNOME+= gnometarget glib20 USE_GMAKE= yes |