summaryrefslogtreecommitdiff
path: root/x11/kdebase3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdebase3/Makefile')
-rw-r--r--x11/kdebase3/Makefile14
1 files changed, 1 insertions, 13 deletions
diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile
index a50f4e2a8b0..3121cdbb0e8 100644
--- a/x11/kdebase3/Makefile
+++ b/x11/kdebase3/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.92 2005/09/28 10:47:18 adam Exp $
+# $NetBSD: Makefile,v 1.93 2005/10/13 12:38:49 markd Exp $
DISTNAME= kdebase-${_KDE_VERSION}
-PKGREVISION= 2
CATEGORIES= x11
COMMENT= Base modules for the KDE 3 integrated X11 desktop
@@ -13,9 +12,6 @@ SITES_Daemon.png= ${MASTER_SITE_LOCAL}
SITES_Daemon.README= ${MASTER_SITE_LOCAL}
SITES_NetBSD-flag-1.0.png= ${MASTER_SITE_LOCAL}
-PATCH_SITES= ftp://ftp.kde.org/pub/kde/security_patches/
-PATCHFILES= post-3.4.2-kdebase-kcheckpass.diff
-
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
UNLIMIT_RESOURCES= datasize
@@ -122,14 +118,6 @@ SUBST_SED.varlock= s:/var/lock:/var/spool/lock:
.endif
.endif
-# a fix for qt-3.3.5, please remove if qt-3.3.6 (or newer) solves the problem
-SUBST_CLASSES+= hints
-SUBST_STAGE.hints= post-patch
-SUBST_MESSAGE.hints= "Fix includehints."
-SUBST_FILES.hints= khotkeys/kcontrol/ui/*.ui
-SUBST_FILTER_CMD.hints= ${GREP} -v includehint
-
-
pre-configure:
cd ${WRKSRC}; \
files="kcontrol/kdm/main.cpp kioslave/info/kde-info2html.conf"; \