aboutsummaryrefslogtreecommitdiff
path: root/ukrainian/kde4-l10n/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ukrainian/kde4-l10n/Makefile')
-rw-r--r--ukrainian/kde4-l10n/Makefile30
1 files changed, 11 insertions, 19 deletions
diff --git a/ukrainian/kde4-l10n/Makefile b/ukrainian/kde4-l10n/Makefile
index 7fc9e293884e..5d27c09149ac 100644
--- a/ukrainian/kde4-l10n/Makefile
+++ b/ukrainian/kde4-l10n/Makefile
@@ -1,29 +1,21 @@
-# New ports collection makefile for: kde3-i18n-uk
-# Date created: 05 April 2002
-# Whom: Lauri Watts <lauri@kde.org>
+# New ports collection makefile for: kde-l10n-uk
+# Date created: 29 July 2008
+# Whom: Martin Wilke <miwi@FreeBSD.org>
#
# $FreeBSD$
#
-PORTNAME= kde-i18n
-PORTVERSION= ${KDE_VERSION}
-CATEGORIES?= ukrainian kde
-MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src/kde-i18n
-PKGNAMEPREFIX= uk-
-DIST_SUBDIR= KDE
+PORTNAME= kde-l10n-uk
+PORTVERSION= ${KDE4_VERSION}
+CATEGORIES= ukrainian kde
MAINTAINER= kde@FreeBSD.org
-COMMENT= Ukrainian messages and documentation for KDE3
+COMMENT= Ukrainian messages and documentation for KDE4
-BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext
+KDE4_L10N= yes
-USE_KDELIBS_VER=3
-USE_BZIP2= yes
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-KDE_I18N= yes
-
-.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
+post-extract:
+ ${MKDIR} ${WRKSRC}/build
+.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
.include <bsd.port.mk>