summaryrefslogtreecommitdiff
path: root/games/kdetoys3/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2004-04-20 13:55:55 +0000
committermarkd <markd>2004-04-20 13:55:55 +0000
commit0f4a485aee4e0ae7ae50e77c681472a6d2d25819 (patch)
tree1a5a8651f14b2d316ffda76af1ed0a82e91a9091 /games/kdetoys3/Makefile
parent1ddcd8a8210a7aa08fc47348c24e0d97fb26a793 (diff)
downloadpkgsrc-0f4a485aee4e0ae7ae50e77c681472a6d2d25819.tar.gz
bl3ify and update to kde3.2.2.
Changes: * configure: Fix Extraneous message in admin/Makefile.common using --prefix
Diffstat (limited to 'games/kdetoys3/Makefile')
-rw-r--r--games/kdetoys3/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/games/kdetoys3/Makefile b/games/kdetoys3/Makefile
index d1b086932e8..049b9c035b8 100644
--- a/games/kdetoys3/Makefile
+++ b/games/kdetoys3/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.24 2004/04/14 16:15:23 jmmv Exp $
+# $NetBSD: Makefile,v 1.25 2004/04/20 13:55:55 markd Exp $
DISTNAME= kdetoys-${_KDE_VERSION}
-PKGREVISION= 1
CATEGORIES= games
COMMENT= Toys for the KDE integrated X11 desktop
.include "../../meta-pkgs/kde3/Makefile.kde3"
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_DIRS+= xdg-1.1
-.include "../../meta-pkgs/kde3/buildlink2.mk"
-.include "../../x11/kdebase3/buildlink2.mk"
+.include "../../meta-pkgs/kde3/kde3.mk"
+.include "../../x11/kdebase3/buildlink3.mk"
+.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"