diff options
author | ade <ade@FreeBSD.org> | 2006-02-23 18:40:44 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2006-02-23 18:40:44 +0800 |
commit | da880765886f48c0ac8fd253e5601d04ea853215 (patch) | |
tree | 55155f50e8a40ea2e2a16e2331e8cbb919b7d04f /korean | |
parent | ba4beb1ea11e6147a9b30969be42685d1c709e56 (diff) | |
download | freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.zst freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.zip |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'korean')
-rw-r--r-- | korean/FreeWnn-lib/pkg-plist | 1 | ||||
-rw-r--r-- | korean/eterm/Makefile | 3 | ||||
-rw-r--r-- | korean/eterm/pkg-plist | 2 | ||||
-rw-r--r-- | korean/scim-hangul/Makefile | 2 | ||||
-rw-r--r-- | korean/scim-hangul/pkg-plist | 2 |
5 files changed, 7 insertions, 3 deletions
diff --git a/korean/FreeWnn-lib/pkg-plist b/korean/FreeWnn-lib/pkg-plist index 639e2d6f5af6..c78072600dd6 100644 --- a/korean/FreeWnn-lib/pkg-plist +++ b/korean/FreeWnn-lib/pkg-plist @@ -34,6 +34,7 @@ lib/wnn/ko_KR/wnnenvrc_R lib/wnn/ko_KR/wnnstat.msg lib/wnn/serverdefs lib/libkwnn.a +lib/libkwnn.la lib/libkwnn.so lib/libkwnn.so.0 @dirrm lib/wnn/ko_KR/rk diff --git a/korean/eterm/Makefile b/korean/eterm/Makefile index 0e4923e6436f..ccede841d658 100644 --- a/korean/eterm/Makefile +++ b/korean/eterm/Makefile @@ -7,7 +7,7 @@ PORTNAME= eterm PORTVERSION= 0.8.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= korean x11 MASTER_SITES= ftp://ftp.holywar.net/pub/FreeBSD/ \ ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/ @@ -21,7 +21,6 @@ RUN_DEPENDS= ${PREFIX}/lib/X11/fonts/local/hmm12.pcf.gz:${PORTSDIR}/korean/hanya USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOME= imlib -USE_AUTOTOOLS= libtool:13:inc USE_PERL5_BUILD=yes GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" LOCALBASE="${LOCALBASE}" diff --git a/korean/eterm/pkg-plist b/korean/eterm/pkg-plist index 4fd4e922a099..545fd8c5f704 100644 --- a/korean/eterm/pkg-plist +++ b/korean/eterm/pkg-plist @@ -4,9 +4,11 @@ bin/Etcolors.sh bin/Eterm bin/Etmenu.sh lib/libEterm.a +lib/libEterm.la lib/libEterm.so lib/libEterm.so.8 lib/libmej.a +lib/libmej.la lib/libmej.so lib/libmej.so.8 @unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R diff --git a/korean/scim-hangul/Makefile b/korean/scim-hangul/Makefile index 4faf01038393..8b4f7fc91691 100644 --- a/korean/scim-hangul/Makefile +++ b/korean/scim-hangul/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} USE_X_PREFIX= yes USE_ICONV= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ PTHREAD_LIBS="${PTHREAD_LIBS}" diff --git a/korean/scim-hangul/pkg-plist b/korean/scim-hangul/pkg-plist index 8fd392d0f8de..e3cbcf17bcd8 100644 --- a/korean/scim-hangul/pkg-plist +++ b/korean/scim-hangul/pkg-plist @@ -1,4 +1,6 @@ +lib/scim-1.0/IMEngine/hangul.la lib/scim-1.0/IMEngine/hangul.so +lib/scim-1.0/SetupUI/hangul-imengine-setup.la lib/scim-1.0/SetupUI/hangul-imengine-setup.so share/locale/de/LC_MESSAGES/scim-hangul.mo share/locale/fr/LC_MESSAGES/scim-hangul.mo |