summaryrefslogtreecommitdiff
path: root/games/boson/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2007-01-26 04:03:19 +0000
committermarkd <markd@pkgsrc.org>2007-01-26 04:03:19 +0000
commit1c38046a13c3c92d5ced432e0400548513e498cb (patch)
tree1f4d8603105c05776cb2504f6cf58f36125ae557 /games/boson/Makefile
parent557bb06214d89ec5b0c53cad70b03fba5ba9dc5c (diff)
downloadpkgsrc-1c38046a13c3c92d5ced432e0400548513e498cb.tar.gz
Update icons location of KDE apps. Bump PKGREVISION
Diffstat (limited to 'games/boson/Makefile')
-rw-r--r--games/boson/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/boson/Makefile b/games/boson/Makefile
index 9c3af4da3fe..4d88b84a318 100644
--- a/games/boson/Makefile
+++ b/games/boson/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.24 2007/01/17 23:47:19 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2007/01/26 04:03:20 markd Exp $
#
DISTNAME= boson-all-0.8
PKGNAME= ${DISTNAME:S/-all//}
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=boson/}
EXTRACT_SUFX= .tar.bz2
@@ -12,7 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://boson.eu.org/
COMMENT= OpenGL real-time strategy game for KDE 3
-USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_TOOLS+= gmake msgfmt
USE_LANGUAGES= c c++
@@ -20,10 +19,11 @@ USE_LIBTOOL= yes
CONFIGURE_ARGS+= --disable-debug
+.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../audio/libvorbis/buildlink3.mk"
.include "../../devel/SDL/buildlink3.mk"
.include "../../games/kdegames3/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../graphics/jpeg/buildlink3.mk"
.include "../../graphics/lib3ds/buildlink3.mk"
-.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../mk/bsd.pkg.mk"