pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/knights DESTDIR support. Full dependency on libXt.
details: https://anonhg.NetBSD.org/pkgsrc/rev/819ad58cc8db
branches: trunk
changeset: 570467:819ad58cc8db
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Jan 29 23:33:15 2010 +0000
description:
DESTDIR support. Full dependency on libXt.
diffstat:
games/knights/Makefile | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (29 lines):
diff -r 1e3dd556b6e9 -r 819ad58cc8db games/knights/Makefile
--- a/games/knights/Makefile Fri Jan 29 23:30:43 2010 +0000
+++ b/games/knights/Makefile Fri Jan 29 23:33:15 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2010/01/18 09:58:53 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2010/01/29 23:33:15 joerg Exp $
DISTNAME= knights-0.6
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= games kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=knights/}
@@ -9,13 +9,13 @@
HOMEPAGE= http://knights.sourceforge.net/
COMMENT= Chess interface for KDE
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= gmake
USE_LANGUAGES= c c++
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
-BUILDLINK_DEPMETHOD.libXt?= build
-
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../x11/kdebase3/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index