diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
commit | 29747f458a1eb2ce23b4594b09d0256dd62760b8 (patch) | |
tree | 1b71ba5d9ffdd308b6c18130f7c116f5bab5dc12 /korean/ami | |
parent | 7aad84f808b93baa6a7077ce0b47573b9c4c79a0 (diff) |
Notes
Diffstat (limited to 'korean/ami')
-rw-r--r-- | korean/ami/Makefile | 5 | ||||
-rw-r--r-- | korean/ami/pkg-plist | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/korean/ami/Makefile b/korean/ami/Makefile index 1860d7b13358..d6e95dd47886 100644 --- a/korean/ami/Makefile +++ b/korean/ami/Makefile @@ -7,7 +7,7 @@ PORTNAME= ami PORTVERSION= 1.2.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= korean x11 MASTER_SITES= http://download.kldp.net/ami/ \ http://www.kr.freebsd.org/~hwang/ami/:hjdic \ @@ -20,14 +20,13 @@ COMMENT= Well-known Korean X11 Input Method USE_GETTEXT= yes USE_ICONV= yes -USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gtk12 gdkpixbuf WANT_GNOME= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-hangul-keyboard=2 --datadir=${PREFIX}/${DATADIR} \ --with-libiconv-prefix=${LOCALBASE} \ - --with-gdk-pixbuf-prefix=${X11BASE} \ + --with-gdk-pixbuf-prefix=${LOCALBASE} \ --with-libintl-prefix=${LOCALBASE} DATADIR= share diff --git a/korean/ami/pkg-plist b/korean/ami/pkg-plist index 8e20309b0d9f..2314f358c553 100644 --- a/korean/ami/pkg-plist +++ b/korean/ami/pkg-plist @@ -70,3 +70,5 @@ share/locale/ko/LC_MESSAGES/ami.mo @dirrm %%DATADIR%%/ami/pix/woody @dirrm %%DATADIR%%/ami/pix @dirrm %%DATADIR%%/ami +@dirrmtry share/locale/ko/LC_MESSAGES +@dirrmtry share/locale/ko |