From 4a695692d0d083c1948486cf7456d494fa723a9f Mon Sep 17 00:00:00 2001 From: Michael Nottebrock Date: Thu, 12 Aug 2004 16:21:53 +0000 Subject: Forgot to commit this bit, without it the koffice-i18n ports break. --- x11/kde3/Makefile.kde | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/kde3') diff --git a/x11/kde3/Makefile.kde b/x11/kde3/Makefile.kde index 0de43e3b9cb5..961f8bb4ccce 100644 --- a/x11/kde3/Makefile.kde +++ b/x11/kde3/Makefile.kde @@ -19,8 +19,8 @@ DISTNAME?= ${PORTNAME}-${PKGNAMEPREFIX:S/-$//}-${PORTVERSION} # Since KDE 3.1.3, the kde-i18n tarballs have the ${KDE_VERSION} # 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.2.1" -WRKSRC= ${WRKDIR}/${PORTNAME}-${PKGNAMEPREFIX:S/-$//} +.if ${PORTNAME}==koffice-i18n && ${PORTVERSION}=="1.3.2" +WRKSRC= ${WRKDIR}/kde-i18n-${PKGNAMEPREFIX:S/-$//}-${PORTVERSION} .endif DIST_SUBDIR= KDE/kde-i18n -- cgit v1.2.3