summaryrefslogtreecommitdiff
path: root/games/knights/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/knights/Makefile')
-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"