pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/dhcpcd-dbus Needs pkg-config.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1cacec00b2cf
branches: trunk
changeset: 556183:1cacec00b2cf
user: hasso <hasso%pkgsrc.org@localhost>
date: Tue Mar 17 18:59:00 2009 +0000
description:
Needs pkg-config.
diffstat:
net/dhcpcd-dbus/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r b417d0f47493 -r 1cacec00b2cf net/dhcpcd-dbus/Makefile
--- a/net/dhcpcd-dbus/Makefile Tue Mar 17 18:31:06 2009 +0000
+++ b/net/dhcpcd-dbus/Makefile Tue Mar 17 18:59:00 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/03/17 12:03:08 roy Exp $
+# $NetBSD: Makefile,v 1.3 2009/03/17 18:59:00 hasso Exp $
#
DISTNAME= dhcpcd-dbus-0.3.0
@@ -13,6 +13,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c99
+USE_TOOLS+= pkg-config
EGDIR= ${PREFIX}/share/examples/dhcpcd-dbus
INSTALL_MAKE_FLAGS+= SYSCONFDIR=${EGDIR}
Home |
Main Index |
Thread Index |
Old Index