aboutsummaryrefslogtreecommitdiff
path: root/polish/kde4-l10n/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 /polish/kde4-l10n/Makefile
parentbdcf355d6dedb8678255a8053a2b423f9cc7cc6c (diff)
downloadports-568f8e877fb50618d4813b943d712e3bc08fd147.tar.gz
ports-568f8e877fb50618d4813b943d712e3bc08fd147.zip
The KDE FreeBSD team is proud to announce the release of KDE 4.1.0
for FreeBSD. The official KDE 4.1.0 release notes can be found at http://www.kde.org/announcements/4.1/. Some note: * Prefix KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4. KDE4 and KDE3 can co-exist * Sound For sound to work, it is necessary to have dbus and hal enabled in your system. Please see the respective documentation on how to enable these. For more Informations see the HEADS UP at ports@ and kde-freebsd@ or our wiki page http://wiki.freebsd.org/KDE4/Install. Have fun!
Notes
Notes: svn path=/head/; revision=218272
Diffstat (limited to 'polish/kde4-l10n/Makefile')
-rw-r--r--polish/kde4-l10n/Makefile30
1 files changed, 11 insertions, 19 deletions
diff --git a/polish/kde4-l10n/Makefile b/polish/kde4-l10n/Makefile
index 772a0b18233a..58dd5e993ed8 100644
--- a/polish/kde4-l10n/Makefile
+++ b/polish/kde4-l10n/Makefile
@@ -1,29 +1,21 @@
-# New ports collection makefile for: kde3-i18n-pl
-# Date created: 05 April 2002
-# Whom: Lauri Watts <lauri@kde.org>
+# New ports collection makefile for: kde4-l10n-pl
+# Date created: 29 July 2008
+# Whom: Martin Wilke <miwi@FreeBSD.org>
#
# $FreeBSD$
#
-PORTNAME= kde-i18n
-PORTVERSION= ${KDE_VERSION}
-CATEGORIES?= polish kde
-MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src/kde-i18n
-PKGNAMEPREFIX= pl-
-DIST_SUBDIR= KDE
+PORTNAME= kde-l10n-pl
+PORTVERSION= ${KDE4_VERSION}
+CATEGORIES= hungarian kde
MAINTAINER= kde@FreeBSD.org
-COMMENT= Polish messages and documentation for KDE3
+COMMENT= Polish 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>