aboutsummaryrefslogtreecommitdiff
path: root/misc/kde4-l10n-da/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-08-09 16:52:28 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-08-09 16:52:28 +0000
commit568f8e877fb50618d4813b943d712e3bc08fd147 (patch)
tree16eef3a555a802ca06d05606c7f2a75ccbc6a431 /misc/kde4-l10n-da/Makefile
parentbdcf355d6dedb8678255a8053a2b423f9cc7cc6c (diff)
Notes
Diffstat (limited to 'misc/kde4-l10n-da/Makefile')
-rw-r--r--misc/kde4-l10n-da/Makefile28
1 files changed, 10 insertions, 18 deletions
diff --git a/misc/kde4-l10n-da/Makefile b/misc/kde4-l10n-da/Makefile
index 722dd51c4c20..b2cc88fd1394 100644
--- a/misc/kde4-l10n-da/Makefile
+++ b/misc/kde4-l10n-da/Makefile
@@ -1,29 +1,21 @@
-# New ports collection makefile for: kde3-i18n-da
-# Date created: 05 April 2002
-# Whom: Lauri Watts <lauri@kde.org>
+# New ports collection makefile for: kde4-l10n-da
+# Date created: 29 July 2008
+# Whom: Martin Wilke <miwi@FreeBSD.org>
#
# $FreeBSD$
#
-PORTNAME= kde-i18n
-PORTVERSION= ${KDE_VERSION}
+PORTNAME= kde-l10n-da
+PORTVERSION= ${KDE4_VERSION}
CATEGORIES?= misc kde
-MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src/kde-i18n
-PKGNAMEPREFIX= da-
-DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
-COMMENT= Danish messages and documentation for KDE3
+COMMENT= Danish 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>