summaryrefslogtreecommitdiff
path: root/games/knights
diff options
context:
space:
mode:
authorsbd <sbd>2012-02-09 21:44:27 +0000
committersbd <sbd>2012-02-09 21:44:27 +0000
commit96806f926729c3849a64bbc9839e43f9a6f1173e (patch)
treeea6bf7bb7b2a44a352ded66667e93a4ec2057102 /games/knights
parent5d1ac532e95bca374d2443affb5c919b92f90cc4 (diff)
downloadpkgsrc-96806f926729c3849a64bbc9839e43f9a6f1173e.tar.gz
Add SET_LIBDIR=yes
Diffstat (limited to 'games/knights')
-rw-r--r--games/knights/Makefile3
1 files changed, 2 insertions, 1 deletions
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"