aboutsummaryrefslogtreecommitdiff
path: root/russian
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2002-08-03 03:19:23 +0000
committerAlan Eldridge <alane@FreeBSD.org>2002-08-03 03:19:23 +0000
commit75e902ef96f67592b895d98c837241b9f0f89073 (patch)
treeda2344dfd30871fc6062f6c07fb067e01ee186ea /russian
parent2e7ba9160b9953571ab273317d0e2d0b7dfda0d4 (diff)
downloadports-75e902ef96f67592b895d98c837241b9f0f89073.tar.gz
ports-75e902ef96f67592b895d98c837241b9f0f89073.zip
1. Changed the lib depends on gettext to a build depends. This will mean
that the dependency is not stored in a package and so future gettext upgrades should not require a PORTREVISION bump to force the new builds. 2. Bumped PORTREVISION as this affects package contents. Hopefully this is the last time this happens for this reason.
Notes
Notes: svn path=/head/; revision=63885
Diffstat (limited to 'russian')
-rw-r--r--russian/kde2-i18n/Makefile4
-rw-r--r--russian/kde3-i18n/Makefile4
-rw-r--r--russian/kde4-l10n/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/russian/kde2-i18n/Makefile b/russian/kde2-i18n/Makefile
index 34b055f8c67f..e614b708e4e1 100644
--- a/russian/kde2-i18n/Makefile
+++ b/russian/kde2-i18n/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kde-i18n
PORTVERSION= 2.2.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= russian kde misc
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= Attic/${PORTVERSION}/src
@@ -18,7 +18,7 @@ MAINTAINER= demon@FreeBSD.org
BUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \
automake14:${PORTSDIR}/devel/automake14
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+BUILD_DEPENDS+= xgettext:${PORTSDIR}/devel/gettext
USE_KDELIBS_VER=2
USE_BZIP2= yes
diff --git a/russian/kde3-i18n/Makefile b/russian/kde3-i18n/Makefile
index aed737bf5247..9f1d009aaf3d 100644
--- a/russian/kde3-i18n/Makefile
+++ b/russian/kde3-i18n/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kde-i18n-ru
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES?= misc kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n
@@ -16,7 +16,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
MAINTAINER?= kde@FreeBSD.org
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext
USE_KDELIBS_VER=3
USE_BZIP2= yes
diff --git a/russian/kde4-l10n/Makefile b/russian/kde4-l10n/Makefile
index aed737bf5247..9f1d009aaf3d 100644
--- a/russian/kde4-l10n/Makefile
+++ b/russian/kde4-l10n/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kde-i18n-ru
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES?= misc kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n
@@ -16,7 +16,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
MAINTAINER?= kde@FreeBSD.org
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext
USE_KDELIBS_VER=3
USE_BZIP2= yes