aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-01-23 18:12:26 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-01-23 18:12:26 +0000
commit78da40aa98fcf6cb07ce5586fa21a0ebbf344900 (patch)
tree137406de20fa3d6cc8b974ee1cecac3ea2105c30 /japanese
parentb6d2dde3b5f30ac582771ce6f232d0b08b60b648 (diff)
downloadports-78da40aa98fcf6cb07ce5586fa21a0ebbf344900.tar.gz
ports-78da40aa98fcf6cb07ce5586fa21a0ebbf344900.zip
Notes
Diffstat (limited to 'japanese')
-rw-r--r--japanese/eb/Makefile2
-rw-r--r--japanese/eb3/Makefile2
-rw-r--r--japanese/kde3-i18n/Makefile2
-rw-r--r--japanese/kde4-l10n/Makefile2
-rw-r--r--japanese/koffice-i18n/Makefile2
-rw-r--r--japanese/koffice-kde4-l10n/Makefile2
-rw-r--r--japanese/mutt-devel/Makefile4
-rw-r--r--japanese/mutt/Makefile4
-rw-r--r--japanese/vflib/Makefile2
9 files changed, 11 insertions, 11 deletions
diff --git a/japanese/eb/Makefile b/japanese/eb/Makefile
index e017df6a1de3..475646c29f0a 100644
--- a/japanese/eb/Makefile
+++ b/japanese/eb/Makefile
@@ -21,7 +21,7 @@ PATCH_SITES= ${MASTER_SITES}
MAINTAINER= takamune2004@yahoo.co.jp
COMMENT= C library for accessing EB, EBG, EBXA and EPWING CD-ROM dictionaries
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
EBFILES= ${DISTNAME}${EXTRACT_SUFX}
LISTFILES= appendix/LIST \
diff --git a/japanese/eb3/Makefile b/japanese/eb3/Makefile
index e017df6a1de3..475646c29f0a 100644
--- a/japanese/eb3/Makefile
+++ b/japanese/eb3/Makefile
@@ -21,7 +21,7 @@ PATCH_SITES= ${MASTER_SITES}
MAINTAINER= takamune2004@yahoo.co.jp
COMMENT= C library for accessing EB, EBG, EBXA and EPWING CD-ROM dictionaries
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
EBFILES= ${DISTNAME}${EXTRACT_SUFX}
LISTFILES= appendix/LIST \
diff --git a/japanese/kde3-i18n/Makefile b/japanese/kde3-i18n/Makefile
index de86fb67b9e2..66059ae620fb 100644
--- a/japanese/kde3-i18n/Makefile
+++ b/japanese/kde3-i18n/Makefile
@@ -16,7 +16,7 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= Localized messages and documentation for KDE3
-BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext
+BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old
USE_KDELIBS_VER=3
USE_BZIP2= yes
diff --git a/japanese/kde4-l10n/Makefile b/japanese/kde4-l10n/Makefile
index de86fb67b9e2..66059ae620fb 100644
--- a/japanese/kde4-l10n/Makefile
+++ b/japanese/kde4-l10n/Makefile
@@ -16,7 +16,7 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= Localized messages and documentation for KDE3
-BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext
+BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old
USE_KDELIBS_VER=3
USE_BZIP2= yes
diff --git a/japanese/koffice-i18n/Makefile b/japanese/koffice-i18n/Makefile
index bf8c9d8f87cf..87b98355a2dc 100644
--- a/japanese/koffice-i18n/Makefile
+++ b/japanese/koffice-i18n/Makefile
@@ -16,7 +16,7 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= Localized messages and documentation for koffice
-BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext
+BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old
USE_KDELIBS_VER=3
USE_BZIP2= yes
diff --git a/japanese/koffice-kde4-l10n/Makefile b/japanese/koffice-kde4-l10n/Makefile
index bf8c9d8f87cf..87b98355a2dc 100644
--- a/japanese/koffice-kde4-l10n/Makefile
+++ b/japanese/koffice-kde4-l10n/Makefile
@@ -16,7 +16,7 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= Localized messages and documentation for koffice
-BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext
+BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old
USE_KDELIBS_VER=3
USE_BZIP2= yes
diff --git a/japanese/mutt-devel/Makefile b/japanese/mutt-devel/Makefile
index 58a24e7cc06c..781f4be41b02 100644
--- a/japanese/mutt-devel/Makefile
+++ b/japanese/mutt-devel/Makefile
@@ -27,9 +27,9 @@ COMMENT= Text-based mail client (Japanised development version)
LIB_DEPENDS= slang.2:${PORTSDIR}/japanese/libslang \
iconv.3:${PORTSDIR}/converters/libiconv
.if !defined(WITH_GETTEXT)
-LIB_DEPENDS+= intl.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS+= intl.5:${PORTSDIR}/devel/gettext-old
.else
-BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext
+BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext-old
.endif
.if defined(WITH_MUTT_CYRUS_SASL)
LIB_DEPENDS+= sasl.8:${PORTSDIR}/security/cyrus-sasl
diff --git a/japanese/mutt/Makefile b/japanese/mutt/Makefile
index 66ed03a43abb..d4c85c30a2b1 100644
--- a/japanese/mutt/Makefile
+++ b/japanese/mutt/Makefile
@@ -27,9 +27,9 @@ COMMENT= Text-based mail client (Japanised Version)
LIB_DEPENDS= slang.2:${PORTSDIR}/japanese/libslang \
iconv.3:${PORTSDIR}/converters/libiconv
.if !defined(WITH_GETTEXT)
-LIB_DEPENDS+= intl.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS+= intl.5:${PORTSDIR}/devel/gettext-old
.else
-BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext
+BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext-old
.endif
.if defined(WITH_MUTT_CYRUS_SASL)
LIB_DEPENDS+= sasl.8:${PORTSDIR}/security/cyrus-sasl
diff --git a/japanese/vflib/Makefile b/japanese/vflib/Makefile
index 197df5b466a2..777411a67d8c 100644
--- a/japanese/vflib/Makefile
+++ b/japanese/vflib/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= mita@FreeBSD.org
COMMENT= Japanese Vector font library
BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake-4
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho-subst.ttf:${PORTSDIR}/japanese/kochi-ttfonts
VFLIB_VERSION= 2.25.6