diff options
author | kris <kris@FreeBSD.org> | 2007-02-01 10:42:05 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-02-01 10:42:05 +0800 |
commit | e8cba9559938186c1aa7ef89fec79e8e5bad69e0 (patch) | |
tree | ac96cc557a3c739c998a65dde0f24b45ce616c76 /korean/imhangul | |
parent | 0dfa7444282b84aa0f915751fd1fd11bd1390eed (diff) | |
download | freebsd-ports-gnome-e8cba9559938186c1aa7ef89fec79e8e5bad69e0.tar.gz freebsd-ports-gnome-e8cba9559938186c1aa7ef89fec79e8e5bad69e0.tar.zst freebsd-ports-gnome-e8cba9559938186c1aa7ef89fec79e8e5bad69e0.zip |
Use libtool port instead of included version to avoid objformat a.out botch
Diffstat (limited to 'korean/imhangul')
-rw-r--r-- | korean/imhangul/Makefile | 1 | ||||
-rw-r--r-- | korean/imhangul/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/korean/imhangul/Makefile b/korean/imhangul/Makefile index 72ebc624616c..b0515b808abe 100644 --- a/korean/imhangul/Makefile +++ b/korean/imhangul/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://kldp.net/frs/download.php/2808/ MAINTAINER= cjh@FreeBSD.org COMMENT= GTK+-2.0 hangul input module +USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_XLIB= yes USE_GMAKE= yes diff --git a/korean/imhangul/pkg-plist b/korean/imhangul/pkg-plist index 5c818d477d4e..5eceec25d651 100644 --- a/korean/imhangul/pkg-plist +++ b/korean/imhangul/pkg-plist @@ -1,3 +1,4 @@ +lib/gtk-2.0/immodules/im-hangul.a lib/gtk-2.0/immodules/im-hangul.la lib/gtk-2.0/immodules/im-hangul.so @unexec %D/bin/gtk-query-immodules-2.0 > %D/etc/gtk-2.0/gtk.immodules |