pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/postgresql-pgroonga Needs pkg-config.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2503a226e897
branches: trunk
changeset: 372312:2503a226e897
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Dec 03 00:11:39 2017 +0000
description:
Needs pkg-config.
diffstat:
databases/postgresql-pgroonga/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 241cb10c587f -r 2503a226e897 databases/postgresql-pgroonga/Makefile
--- a/databases/postgresql-pgroonga/Makefile Sun Dec 03 00:10:46 2017 +0000
+++ b/databases/postgresql-pgroonga/Makefile Sun Dec 03 00:11:39 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/08/29 13:38:23 fhajny Exp $
+# $NetBSD: Makefile,v 1.2 2017/12/03 00:11:39 joerg Exp $
DISTNAME= pgroonga-1.2.3
PKGNAME= postgresql${PGSQL_VERSION}-${DISTNAME}
@@ -17,7 +17,7 @@
USE_GCC_RUNTIME= yes
USE_LANGUAGES= c c++ c99
USE_LIBTOOL= yes
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake pkg-config
CONFIGURE_ARGS+= --datadir=${PREFIX}/share/postgresql/contrib
Home |
Main Index |
Thread Index |
Old Index