pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/glibmm Installs a number of Perl scripts to lib/...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7014e1f67c64
branches: trunk
changeset: 521147:7014e1f67c64
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Nov 05 17:46:34 2006 +0000
description:
Installs a number of Perl scripts to lib/glibmm-2.4/proc, use
include Perl run time dependency. Bump revision.
DESTDIR support.
diffstat:
devel/glibmm/Makefile | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r c6f24463e6b2 -r 7014e1f67c64 devel/glibmm/Makefile
--- a/devel/glibmm/Makefile Sun Nov 05 17:42:30 2006 +0000
+++ b/devel/glibmm/Makefile Sun Nov 05 17:46:34 2006 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2006/10/06 20:28:36 adam Exp $
+# $NetBSD: Makefile,v 1.16 2006/11/05 17:46:34 joerg Exp $
DISTNAME= glibmm-2.12.2
+PKGREVISION
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/glibmm/2.12/}
EXTRACT_SUFX= .tar.bz2
@@ -9,10 +10,12 @@
HOMEPAGE= http://gtkmm.sourceforge.net/
COMMENT= C++ bindings for glib
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake pkg-config perl:run
PKGCONFIG_OVERRIDE+= ${WRKSRC:Q}/glib/glibmm-2.4.pc.in
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index