diff options
author | Ade Lovett <ade@FreeBSD.org> | 2002-03-15 19:44:29 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2002-03-15 19:44:29 +0000 |
commit | 9210b7cb0736d3caf5bffb4efd46c7cd6856af55 (patch) | |
tree | 9b67a2278866d18f2877c41baaa49e17e7c00bdc /russian | |
parent | Fixed Build in 4.2 (diff) |
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
Notes
Notes:
svn path=/head/; revision=56168
Diffstat (limited to 'russian')
-rw-r--r-- | russian/calligra-l10n/Makefile | 2 | ||||
-rw-r--r-- | russian/kde2-i18n/Makefile | 2 | ||||
-rw-r--r-- | russian/kde3-i18n/Makefile | 2 | ||||
-rw-r--r-- | russian/kde4-l10n/Makefile | 2 | ||||
-rw-r--r-- | russian/koffice-i18n/Makefile | 2 | ||||
-rw-r--r-- | russian/koffice-kde4-l10n/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/russian/calligra-l10n/Makefile b/russian/calligra-l10n/Makefile index 0af4c652339a..5735ab9d85e6 100644 --- a/russian/calligra-l10n/Makefile +++ b/russian/calligra-l10n/Makefile @@ -17,7 +17,7 @@ MAINTAINER= demon@FreeBSD.org BUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \ automake14:${PORTSDIR}/devel/automake14 -LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old RUN_DEPENDS= koshell:${PORTSDIR}/editors/koffice USE_KDELIBS_VER=2 diff --git a/russian/kde2-i18n/Makefile b/russian/kde2-i18n/Makefile index 0e1ad06377c3..f09703073d61 100644 --- a/russian/kde2-i18n/Makefile +++ b/russian/kde2-i18n/Makefile @@ -17,7 +17,7 @@ MAINTAINER= demon@FreeBSD.org BUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \ automake14:${PORTSDIR}/devel/automake14 -LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old USE_KDELIBS_VER=2 USE_BZIP2= yes diff --git a/russian/kde3-i18n/Makefile b/russian/kde3-i18n/Makefile index 0e1ad06377c3..f09703073d61 100644 --- a/russian/kde3-i18n/Makefile +++ b/russian/kde3-i18n/Makefile @@ -17,7 +17,7 @@ MAINTAINER= demon@FreeBSD.org BUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \ automake14:${PORTSDIR}/devel/automake14 -LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old USE_KDELIBS_VER=2 USE_BZIP2= yes diff --git a/russian/kde4-l10n/Makefile b/russian/kde4-l10n/Makefile index 0e1ad06377c3..f09703073d61 100644 --- a/russian/kde4-l10n/Makefile +++ b/russian/kde4-l10n/Makefile @@ -17,7 +17,7 @@ MAINTAINER= demon@FreeBSD.org BUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \ automake14:${PORTSDIR}/devel/automake14 -LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old USE_KDELIBS_VER=2 USE_BZIP2= yes diff --git a/russian/koffice-i18n/Makefile b/russian/koffice-i18n/Makefile index 0af4c652339a..5735ab9d85e6 100644 --- a/russian/koffice-i18n/Makefile +++ b/russian/koffice-i18n/Makefile @@ -17,7 +17,7 @@ MAINTAINER= demon@FreeBSD.org BUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \ automake14:${PORTSDIR}/devel/automake14 -LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old RUN_DEPENDS= koshell:${PORTSDIR}/editors/koffice USE_KDELIBS_VER=2 diff --git a/russian/koffice-kde4-l10n/Makefile b/russian/koffice-kde4-l10n/Makefile index 0af4c652339a..5735ab9d85e6 100644 --- a/russian/koffice-kde4-l10n/Makefile +++ b/russian/koffice-kde4-l10n/Makefile @@ -17,7 +17,7 @@ MAINTAINER= demon@FreeBSD.org BUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \ automake14:${PORTSDIR}/devel/automake14 -LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old RUN_DEPENDS= koshell:${PORTSDIR}/editors/koffice USE_KDELIBS_VER=2 |