From ecc191066f62f2a3d850fba9401f792e1f815eb2 Mon Sep 17 00:00:00 2001 From: Michael Nottebrock Date: Sun, 31 Jul 2005 22:46:35 +0000 Subject: Update to KDE 3.4.2 / KOffice 1.4.1 --- x11/kde3/Makefile.kde | 2 ++ 1 file changed, 2 insertions(+) (limited to 'x11/kde3/Makefile.kde') diff --git a/x11/kde3/Makefile.kde b/x11/kde3/Makefile.kde index 6640bc07be56..35193e22ddaf 100644 --- a/x11/kde3/Makefile.kde +++ b/x11/kde3/Makefile.kde @@ -23,9 +23,11 @@ DISTNAME?= ${PORTNAME}-${PKGNAMEPREFIX:S/-$//}-${PORTVERSION} # as part of the name of their toplevel directory, while the # koffice-i18n ones have not, so we need to take care of that. .if ${PORTNAME}==koffice-i18n && ${PORTVERSION}!="1.3.5" +.if !defined(DISTNAME_OVERRIDE) DISTNAME= ${PORTNAME:S/i18n/l10n/}-${PKGNAMEPREFIX:S/-$//}-${PORTVERSION} WRKSRC= ${WRKDIR}/koffice-l10n-${PKGNAMEPREFIX:S/-$//}-${PORTVERSION} .endif +.endif DIST_SUBDIR= KDE/kde-i18n # nasty hack to force newer timestamps on cache -- cgit v1.2.3