aboutsummaryrefslogtreecommitdiffstats
path: root/misc/kde4-l10n-hi
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-02-05 09:23:10 +0800
committerlofi <lofi@FreeBSD.org>2004-02-05 09:23:10 +0800
commitdd275e86771016b9e07f21b78d97fb8e7306a273 (patch)
treeaaa0565f51bf733a2ee63679e79f64b3565c1af3 /misc/kde4-l10n-hi
parent7353ea4a5c23d104ef03fff8654f23f71322a7a9 (diff)
downloadfreebsd-ports-gnome-dd275e86771016b9e07f21b78d97fb8e7306a273.tar.gz
freebsd-ports-gnome-dd275e86771016b9e07f21b78d97fb8e7306a273.tar.zst
freebsd-ports-gnome-dd275e86771016b9e07f21b78d97fb8e7306a273.zip
Update to KDE 3.2.0
Important changes: ================== - Kmail and knode have been moved from kdenetwork to kdepim. This means you will have to install kdepim if you want to continue using kmail or knode. This is to ease integration with korganizer, in the new 'Kontact' application. - The arabic translations for KDE and KOffice have been moved from misc to the arabic category. - There is a new module called kdeaccessibility in the accessibility category. It contains a few utilities for disabled users like a magnification lens and a text-to-speech frontend. - In KDM, you need to select the 'CUSTOM' session profile in order to have your .xsession executed. This is particularly important if you're using the aegypten tools (http://freebsd.kde.org/howtos/aegypten-kmail.php). - We have started making more parts of the ports optional. In kdepim, both Kandy and KPilot can be turned off with ports-knobs. This process will continue in the 3.2 series.
Diffstat (limited to 'misc/kde4-l10n-hi')
-rw-r--r--misc/kde4-l10n-hi/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/kde4-l10n-hi/Makefile b/misc/kde4-l10n-hi/Makefile
index 7c3c3234e616..21b32bfd688f 100644
--- a/misc/kde4-l10n-hi/Makefile
+++ b/misc/kde4-l10n-hi/Makefile
@@ -9,7 +9,7 @@ PORTNAME= kde-i18n
PORTVERSION= ${KDE_VERSION}
CATEGORIES?= misc kde
MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n
+MASTER_SITE_SUBDIR= stable/3.2/src/kde-i18n
PKGNAMEPREFIX= hi-
DIST_SUBDIR= KDE
@@ -18,8 +18,6 @@ COMMENT= Localized messages and documentation for KDE3
BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext
-IGNORE= This port will turn active with the release of KDE 3.2
-
USE_KDELIBS_VER=3
USE_BZIP2= yes
USE_GMAKE= yes