diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-12-16 11:24:06 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-12-16 11:24:06 +0000 |
commit | 43136aaadc4c61bf09ed9ec038dbb7a939c8807d (patch) | |
tree | 08076fe9ebd5dc09e774522eaf200a65e1e54823 /x11 | |
parent | 500903094f877efd4b536a0dfbe2642deca1fd46 (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kde3/Makefile.kde | 3 | ||||
-rw-r--r-- | x11/kde4/Makefile.kde | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/x11/kde3/Makefile.kde b/x11/kde3/Makefile.kde index 4efde7c1e9d4..3fc622219a8a 100644 --- a/x11/kde3/Makefile.kde +++ b/x11/kde3/Makefile.kde @@ -26,9 +26,6 @@ DISTNAME?= ${PORTNAME}-${PKGNAMEPREFIX:S/-$//}-${PORTVERSION} .if ${PORTNAME}==koffice-i18n && ${PORTVERSION}=="1.3.2" WRKSRC= ${WRKDIR}/kde-i18n-${PKGNAMEPREFIX:S/-$//}-${PORTVERSION} .endif -.if ${PORTNAME}==kde-i18n -BROKEN= Wrong checksum and packing list, will be fixed ASAP -.endif DIST_SUBDIR= KDE/kde-i18n # nasty hack to force newer timestamps on cache diff --git a/x11/kde4/Makefile.kde b/x11/kde4/Makefile.kde index 4efde7c1e9d4..3fc622219a8a 100644 --- a/x11/kde4/Makefile.kde +++ b/x11/kde4/Makefile.kde @@ -26,9 +26,6 @@ DISTNAME?= ${PORTNAME}-${PKGNAMEPREFIX:S/-$//}-${PORTVERSION} .if ${PORTNAME}==koffice-i18n && ${PORTVERSION}=="1.3.2" WRKSRC= ${WRKDIR}/kde-i18n-${PKGNAMEPREFIX:S/-$//}-${PORTVERSION} .endif -.if ${PORTNAME}==kde-i18n -BROKEN= Wrong checksum and packing list, will be fixed ASAP -.endif DIST_SUBDIR= KDE/kde-i18n # nasty hack to force newer timestamps on cache |