summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2012-02-09 21:44:27 +0000
committersbd <sbd@pkgsrc.org>2012-02-09 21:44:27 +0000
commita81e84092e6fa2c5acbb2a4fb2c632e44bee2c61 (patch)
treeea6bf7bb7b2a44a352ded66667e93a4ec2057102 /games
parentdf39ad16d9c39ded3f8fb71822bd0fa219846427 (diff)
downloadpkgsrc-a81e84092e6fa2c5acbb2a4fb2c632e44bee2c61.tar.gz
Add SET_LIBDIR=yes
Diffstat (limited to 'games')
-rw-r--r--games/boson/Makefile3
-rw-r--r--games/knights/Makefile3
-rw-r--r--games/six/Makefile3
3 files changed, 6 insertions, 3 deletions
diff --git a/games/boson/Makefile b/games/boson/Makefile
index 4c570cc49de..0f7b4e17d65 100644
--- a/games/boson/Makefile
+++ b/games/boson/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2012/02/06 12:40:10 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2012/02/09 21:44:27 sbd Exp $
#
DISTNAME= boson-all-0.8
@@ -15,6 +15,7 @@ COMMENT= OpenGL real-time strategy game for KDE 3
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
+SET_LIBDIR= yes
USE_TOOLS+= gmake msgfmt
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
diff --git a/games/knights/Makefile b/games/knights/Makefile
index 79a24f702b5..81569ddc569 100644
--- a/games/knights/Makefile
+++ b/games/knights/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2012/02/06 12:40:12 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2012/02/09 21:44:27 sbd Exp $
DISTNAME= knights-0.6
PKGREVISION= 21
@@ -14,6 +14,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= gmake
USE_LANGUAGES= c c++
GNU_CONFIGURE= YES
+SET_LIBDIR= YES
USE_LIBTOOL= YES
.include "../../meta-pkgs/kde3/kde3.mk"
diff --git a/games/six/Makefile b/games/six/Makefile
index a41cc316d1b..c63f6a49fd2 100644
--- a/games/six/Makefile
+++ b/games/six/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2012/02/06 12:40:14 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2012/02/09 21:44:27 sbd Exp $
#
DISTNAME= six-0.5.3
@@ -13,6 +13,7 @@ COMMENT= Hex, a board game with very simple rules
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
+SET_LIBDIR= yes
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++