diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-08-23 12:37:53 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-08-23 12:37:53 +0000 |
commit | d2f2ae37fa8ab285f5b2fac2458dfe85159921f4 (patch) | |
tree | 4573ddc584b16268d9d485dd0a7b9df4fb10440f /chinese | |
parent | - Pass maintainership to submitter (diff) |
- USE_LDCONFIG
PR: ports/102378
Submitted by: chinsan <chinsan.tw(at)gmail.com> (maintainer)
Approved by: krion (mentor)
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/gcin-devel/Makefile | 2 | ||||
-rw-r--r-- | chinese/gcin/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chinese/gcin-devel/Makefile b/chinese/gcin-devel/Makefile index fc98cca95d7e..db1980da8443 100644 --- a/chinese/gcin-devel/Makefile +++ b/chinese/gcin-devel/Makefile @@ -23,7 +23,7 @@ USE_GNOME= gtk20 USE_GMAKE= YES USE_GCC= 3.4+ INSTALLS_ICONS= YES -INSTALLS_SHLIB= YES +USE_LDCONFIG= YES OPTIONS= BOSHIAMY "enable Boshiamy Input Method" off CONFIGURE_ENV+= "--new_gtk_im=Y" diff --git a/chinese/gcin/Makefile b/chinese/gcin/Makefile index fc98cca95d7e..db1980da8443 100644 --- a/chinese/gcin/Makefile +++ b/chinese/gcin/Makefile @@ -23,7 +23,7 @@ USE_GNOME= gtk20 USE_GMAKE= YES USE_GCC= 3.4+ INSTALLS_ICONS= YES -INSTALLS_SHLIB= YES +USE_LDCONFIG= YES OPTIONS= BOSHIAMY "enable Boshiamy Input Method" off CONFIGURE_ENV+= "--new_gtk_im=Y" |