pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gtkmm DESTDIR support.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1dcb5905f21d
branches: trunk
changeset: 521177:1dcb5905f21d
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Nov 06 10:36:42 2006 +0000
description:
DESTDIR support.
diffstat:
x11/gtkmm/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 5713e7ee27c5 -r 1dcb5905f21d x11/gtkmm/Makefile
--- a/x11/gtkmm/Makefile Mon Nov 06 10:32:18 2006 +0000
+++ b/x11/gtkmm/Makefile Mon Nov 06 10:36:42 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2006/09/24 16:44:19 adam Exp $
+# $NetBSD: Makefile,v 1.43 2006/11/06 10:36:42 joerg Exp $
DISTNAME= gtkmm-2.10.2
CATEGORIES= x11
@@ -9,6 +9,8 @@
HOMEPAGE= http://www.gtkmm.org/
COMMENT= C++ interface to Gtk+ v2
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_TOOLS+= gmake perl:run pkg-config
Home |
Main Index |
Thread Index |
Old Index