summaryrefslogtreecommitdiff
path: root/games/kdegames3/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2004-04-20 13:59:34 +0000
committermarkd <markd>2004-04-20 13:59:34 +0000
commit3d76372c34de113a08a485e7698b5db64b3edbed (patch)
tree0a3124f8b1110b280748b504c673de1295e42fea /games/kdegames3/Makefile
parent0f4a485aee4e0ae7ae50e77c681472a6d2d25819 (diff)
downloadpkgsrc-3d76372c34de113a08a485e7698b5db64b3edbed.tar.gz
bl3ify and update to kde3.2.2.
Changes: * kpat: Fix Highscores * kpat: Fix [PATCH] Remove deprecated KLineEditDlg * kpat: Disable the Hint/Demo/Redeal actions in case a game cannot be won anymore * artwork: Fix KFoulEggs icon * docs: Fix Error in kpatience documentation * docs: Fix Errors in kreversi doc * docs: Fix typo in ktron documentation * configure: Fix Extraneous message in admin/Makefile.common using --prefix
Diffstat (limited to 'games/kdegames3/Makefile')
-rw-r--r--games/kdegames3/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/games/kdegames3/Makefile b/games/kdegames3/Makefile
index 453e3d20461..6c164416250 100644
--- a/games/kdegames3/Makefile
+++ b/games/kdegames3/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.27 2004/04/14 16:15:23 jmmv Exp $
+# $NetBSD: Makefile,v 1.28 2004/04/20 13:59:34 markd Exp $
DISTNAME= kdegames-${_KDE_VERSION}
-PKGREVISION= 1
CATEGORIES= games
COMMENT= Games 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"