summaryrefslogtreecommitdiff
path: root/misc/kdeedu3/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2005-10-13 13:06:27 +0000
committermarkd <markd>2005-10-13 13:06:27 +0000
commitf54ccfa0874ecd5b62e7a0afd526a3bb22a19b36 (patch)
treed2213551fa60f412bfd3440c7547e4aa4666d589 /misc/kdeedu3/Makefile
parent3ade9380cff650f775d4293c8d84d54ec08ce26c (diff)
downloadpkgsrc-f54ccfa0874ecd5b62e7a0afd526a3bb22a19b36.tar.gz
Update to KDE 3.4.3
Changes: * Kig, Kiten, KTouch: Fix incorrect C++ code * Kalzium: "Connect Points" does not work in the plottingdialog * Kalzium: Correct the data for the orbit of Niobium * Kig: Fix compile problem * KmPlot: Fix crash when the Remove action is added in a toolbar and used to remove a graph * KStars: Fix crash after telescope not found * KVocTrain: Fix langen2kvtml temp file vulnerability * KWordQuiz: Fix crash in SuSe systems
Diffstat (limited to 'misc/kdeedu3/Makefile')
-rw-r--r--misc/kdeedu3/Makefile13
1 files changed, 1 insertions, 12 deletions
diff --git a/misc/kdeedu3/Makefile b/misc/kdeedu3/Makefile
index e4be11511c0..74a59ca3d1d 100644
--- a/misc/kdeedu3/Makefile
+++ b/misc/kdeedu3/Makefile
@@ -1,13 +1,9 @@
-# $NetBSD: Makefile,v 1.33 2005/09/29 14:25:47 adam Exp $
+# $NetBSD: Makefile,v 1.34 2005/10/13 13:06:27 markd Exp $
DISTNAME= kdeedu-${_KDE_VERSION}
-PKGREVISION= 1
CATEGORIES= misc
COMMENT= Edu{tainment,cation} tools for the KDE integrated X11 desktop
-PATCH_SITES= ftp://ftp.kde.org/pub/kde/security_patches/
-PATCHFILES= post-3.4.2-kdeedu.diff
-
.include "../../meta-pkgs/kde3/Makefile.kde3"
REPLACE_PERL= \
@@ -16,13 +12,6 @@ REPLACE_PERL= \
USE_DIRS+= xdg-1.1
-# 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= kstars/kstars/tools/*.ui
-SUBST_FILTER_CMD.hints= ${GREP} -v includehint
-
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../x11/kdebase3/buildlink3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"