pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/kmessage add DESTDIR support.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b4ded653e9a4
branches: trunk
changeset: 554276:b4ded653e9a4
user: markd <markd%pkgsrc.org@localhost>
date: Wed Feb 11 21:22:29 2009 +0000
description:
add DESTDIR support.
diffstat:
x11/kmessage/Makefile | 8 +++-----
1 files changed, 3 insertions(+), 5 deletions(-)
diffs (29 lines):
diff -r 20231bf0936c -r b4ded653e9a4 x11/kmessage/Makefile
--- a/x11/kmessage/Makefile Wed Feb 11 21:21:55 2009 +0000
+++ b/x11/kmessage/Makefile Wed Feb 11 21:22:29 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2008/01/18 05:10:06 tnn Exp $
+# $NetBSD: Makefile,v 1.23 2009/02/11 21:22:29 markd Exp $
DISTNAME= kmessage-0.1
PKGREVISION= 13
@@ -9,17 +9,15 @@
HOMEPAGE= http://soliton.wins.uva.nl/~wijnhout/kmessage/
COMMENT= KMessage is an xmessage clone for KDE
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= gmake
USE_LANGUAGES= c c++
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
-BUILDLINK_DEPMETHOD.libXt?= build
-
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
-.include "../../x11/libSM/buildlink3.mk"
-.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index