pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/db +=, not =
details: https://anonhg.NetBSD.org/pkgsrc/rev/a670439cd42d
branches: trunk
changeset: 464137:a670439cd42d
user: grant <grant%pkgsrc.org@localhost>
date: Thu Dec 04 04:18:13 2003 +0000
description:
+=, not =
diffstat:
databases/db/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ac1379d85730 -r a670439cd42d databases/db/Makefile
--- a/databases/db/Makefile Thu Dec 04 04:14:05 2003 +0000
+++ b/databases/db/Makefile Thu Dec 04 04:18:13 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2003/12/04 04:14:05 grant Exp $
+# $NetBSD: Makefile,v 1.17 2003/12/04 04:18:13 grant Exp $
DISTNAME= db-2.7.7
PKGREVISION= 1
@@ -20,7 +20,7 @@
CONFIGURE_SCRIPT= ../dist/configure
CONFIGURE_ARGS+= --enable-compat185
-USE_GNU_TOOLS= awk
+USE_GNU_TOOLS+= awk
post-install:
${CHOWN} -R ${BINOWN}:${BINGRP} ${PREFIX}/share/doc/html/db
Home |
Main Index |
Thread Index |
Old Index