diff options
author | miwi <miwi@FreeBSD.org> | 2006-08-23 12:37:53 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-08-23 12:37:53 +0000 |
commit | 7b2548f1fde325eeba94163a672d78d22582c8fa (patch) | |
tree | 0572510ff7288752adac5016e6b9d9b42e9ab284 /chinese | |
parent | 9612a20ce51cbaf04d39e34774c3be790a02e3f8 (diff) | |
download | FreeBSD-ports-7b2548f1fde325eeba94163a672d78d22582c8fa.zip FreeBSD-ports-7b2548f1fde325eeba94163a672d78d22582c8fa.tar.gz |
- 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 fc98cca..db1980d 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 fc98cca..db1980d 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" |