pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/p5-Net-DBus Needs pkg-config.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2ecb2650ce90
branches: trunk
changeset: 550365:2ecb2650ce90
user: hasso <hasso%pkgsrc.org@localhost>
date: Thu Nov 20 14:14:32 2008 +0000
description:
Needs pkg-config.
diffstat:
net/p5-Net-DBus/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r f06d257652d8 -r 2ecb2650ce90 net/p5-Net-DBus/Makefile
--- a/net/p5-Net-DBus/Makefile Thu Nov 20 13:47:48 2008 +0000
+++ b/net/p5-Net-DBus/Makefile Thu Nov 20 14:14:32 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/11/15 18:27:22 jmcneill Exp $
+# $NetBSD: Makefile,v 1.2 2008/11/20 14:14:32 hasso Exp $
#
DISTNAME= Net-DBus-0.33.6
@@ -13,6 +13,8 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
+USE_TOOLS+= pkg-config
+
PERL5_PACKLIST= auto/Net/DBus/.packlist
.include "../../sysutils/dbus/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index