aboutsummaryrefslogtreecommitdiff
path: root/ukrainian/calligra-l10n/Makefile
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2006-04-29 15:36:44 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2006-04-29 15:36:44 +0000
commit88b16273edc806d8eed39e65f8639e0aed8c3552 (patch)
tree886e4f3e4ce8b8a56fec7d8e010ed0700396e667 /ukrainian/calligra-l10n/Makefile
parent60d0dc2dfc85634f0afc00ff9d976d01f099cc10 (diff)
Update to KOffice 1.5.0
Approved by: portmgr (kris) cVS: arabic/koffice-i18n/distinfo arabic/koffice-i18n/pkg-descr
Notes
Notes: svn path=/head/; revision=160797
Diffstat (limited to 'ukrainian/calligra-l10n/Makefile')
-rw-r--r--ukrainian/calligra-l10n/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/ukrainian/calligra-l10n/Makefile b/ukrainian/calligra-l10n/Makefile
index fbdfe4ad0453..f6270c99444c 100644
--- a/ukrainian/calligra-l10n/Makefile
+++ b/ukrainian/calligra-l10n/Makefile
@@ -1,4 +1,4 @@
-# New ports collection makefile for: koffice-i18n-uk
+# New ports collection makefile for: koffice-i18n-uk
# Date created: 27 April 2003
# Whom: Michael Nottebrock <michaelnottebrock@gmx.net>
#
@@ -6,12 +6,11 @@
#
PORTNAME= koffice-i18n
-PORTVERSION= 1.2.1
+PORTVERSION= 1.5.0
CATEGORIES?= ukrainian kde
MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= Attic/koffice-${PORTVERSION:S/.0//}/src
+MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src/koffice-l10n
PKGNAMEPREFIX= uk-
-DISTNAME= ${PORTNAME}-${PKGNAMEPREFIX:S/-$//}-${PORTVERSION}
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
@@ -19,15 +18,12 @@ COMMENT= Ukrainian messages and documentation for koffice
BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext
-DISTNAME_OVERRIDE=yes
USE_KDELIBS_VER=3
USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
KDE_I18N= yes
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PKGNAMEPREFIX:S/-//}
-
.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
.include <bsd.port.mk>