pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/ldapvi Needs pkg-config to build.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6edbdc9c0871
branches: trunk
changeset: 535059:6edbdc9c0871
user: ghen <ghen%pkgsrc.org@localhost>
date: Wed Nov 07 07:47:43 2007 +0000
description:
Needs pkg-config to build.
diffstat:
databases/ldapvi/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 39fc9614bce4 -r 6edbdc9c0871 databases/ldapvi/Makefile
--- a/databases/ldapvi/Makefile Wed Nov 07 07:40:19 2007 +0000
+++ b/databases/ldapvi/Makefile Wed Nov 07 07:47:43 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/10/11 19:26:39 ghen Exp $
+# $NetBSD: Makefile,v 1.2 2007/11/07 07:47:43 ghen Exp $
DISTNAME= ldapvi-1.7
CATEGORIES= databases
@@ -12,7 +12,7 @@
USE_NCURSES= yes
USE_GNU_READLINE= yes
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake pkg-config
MAKE_FILE= GNUmakefile
.include "options.mk"
Home |
Main Index |
Thread Index |
Old Index