diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-04 04:36:30 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-04 04:36:30 +0000 |
commit | 186b8ba82fdd761aee89704395c52ac809bc7026 (patch) | |
tree | 65c820907a86a7c844ee463115637dde60f2aa36 /korean | |
parent | 742adcabd74aa0adc91246bae79c97658a078415 (diff) | |
download | ports-186b8ba82fdd761aee89704395c52ac809bc7026.tar.gz ports-186b8ba82fdd761aee89704395c52ac809bc7026.zip |
Notes
Diffstat (limited to 'korean')
-rw-r--r-- | korean/ami/Makefile | 5 | ||||
-rw-r--r-- | korean/kde3-i18n/Makefile | 3 | ||||
-rw-r--r-- | korean/kde4-l10n/Makefile | 3 | ||||
-rw-r--r-- | korean/texinfo/Makefile | 4 |
4 files changed, 7 insertions, 8 deletions
diff --git a/korean/ami/Makefile b/korean/ami/Makefile index 6683a5fa6edb..9617d912af40 100644 --- a/korean/ami/Makefile +++ b/korean/ami/Makefile @@ -7,6 +7,7 @@ PORTNAME= ami PORTVERSION= 1.2.2 +PORTREVISION= 1 CATEGORIES= korean x11 MASTER_SITES= http://download.kldp.net/ami/ \ http://www.kr.freebsd.org/~hwang/ami/:hjdic \ @@ -17,9 +18,9 @@ EXTRACT_ONLY= ${DISTNAME}.tar.gz MAINTAINER= cjh@FreeBSD.org COMMENT= Well-known Korean X11 Input Method -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \ - iconv.3:${PORTSDIR}/converters/libiconv +LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv +USE_GETTEXT= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gtk12 gdkpixbuf diff --git a/korean/kde3-i18n/Makefile b/korean/kde3-i18n/Makefile index e8f451780205..2fa0eff3379e 100644 --- a/korean/kde3-i18n/Makefile +++ b/korean/kde3-i18n/Makefile @@ -18,10 +18,9 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 IGNORE= Needs update from vendor. -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/korean/kde4-l10n/Makefile b/korean/kde4-l10n/Makefile index e8f451780205..2fa0eff3379e 100644 --- a/korean/kde4-l10n/Makefile +++ b/korean/kde4-l10n/Makefile @@ -18,10 +18,9 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 IGNORE= Needs update from vendor. -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/korean/texinfo/Makefile b/korean/texinfo/Makefile index 98aad63eac0f..932a1dc2bb97 100644 --- a/korean/texinfo/Makefile +++ b/korean/texinfo/Makefile @@ -7,7 +7,7 @@ PORTNAME= texinfo PORTVERSION= 0.4.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= korean print MASTER_SITES= ftp://ftp.kr.FreeBSD.org/pub/FreeBSD-kr/distfiles/ DISTNAME= ${PORTNAME}-ko-${PORTVERSION} @@ -15,10 +15,10 @@ DISTNAME= ${PORTNAME}-ko-${PORTVERSION} MAINTAINER= cjh@FreeBSD.org COMMENT= Korean enabled Texinfo formatter -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old RUN_DEPENDS= ${LOCALBASE}/share/texmf/doc/latex/hlatex/uhc.ks:${PORTSDIR}/korean/hlatex GNU_CONFIGURE= YES +USE_GETTEXT= yes USE_GMAKE= YES # local variables. |