pkgsrc/misc/kdeedu3/Makefile
markd c8903251a5 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
2005-10-13 13:06:27 +00:00

18 lines
499 B
Makefile

# $NetBSD: Makefile,v 1.34 2005/10/13 13:06:27 markd Exp $
DISTNAME= kdeedu-${_KDE_VERSION}
CATEGORIES= misc
COMMENT= Edu{tainment,cation} tools for the KDE integrated X11 desktop
.include "../../meta-pkgs/kde3/Makefile.kde3"
REPLACE_PERL= \
kvoctrain/kvoctrain/langen2kvtml \
kvoctrain/kvoctrain/spotlight2kvtml
USE_DIRS+= xdg-1.1
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../x11/kdebase3/buildlink3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"