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 /japanese/scim-anthy | |
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 'japanese/scim-anthy')
-rw-r--r-- | japanese/scim-anthy/Makefile | 4 | ||||
-rw-r--r-- | japanese/scim-anthy/pkg-plist | 6 |
2 files changed, 8 insertions, 2 deletions
diff --git a/japanese/scim-anthy/Makefile b/japanese/scim-anthy/Makefile index da819c17e190..e872e26754a9 100644 --- a/japanese/scim-anthy/Makefile +++ b/japanese/scim-anthy/Makefile @@ -7,7 +7,7 @@ PORTNAME= scim-anthy PORTVERSION= 0.9.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR=scim-imengine/18697 @@ -24,7 +24,7 @@ USE_GNOME= lthack 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/japanese/scim-anthy/pkg-plist b/japanese/scim-anthy/pkg-plist index 3d774dc4d4d2..1a8c73690922 100644 --- a/japanese/scim-anthy/pkg-plist +++ b/japanese/scim-anthy/pkg-plist @@ -1,5 +1,11 @@ +lib/scim-1.0/1.4.0/Helper/anthy-imengine-helper.a +lib/scim-1.0/1.4.0/Helper/anthy-imengine-helper.la lib/scim-1.0/1.4.0/Helper/anthy-imengine-helper.so +lib/scim-1.0/IMEngine/anthy.a +lib/scim-1.0/IMEngine/anthy.la lib/scim-1.0/IMEngine/anthy.so +lib/scim-1.0/SetupUI/anthy-imengine-setup.a +lib/scim-1.0/SetupUI/anthy-imengine-setup.la lib/scim-1.0/SetupUI/anthy-imengine-setup.so share/locale/ja/LC_MESSAGES/scim-anthy.mo share/scim/Anthy/style/101kana.sty |