pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/groonga Using VARBASE.
details: https://anonhg.NetBSD.org/pkgsrc/rev/949f08ca1bd9
branches: trunk
changeset: 641439:949f08ca1bd9
user: obache <obache%pkgsrc.org@localhost>
date: Sat Nov 08 11:24:28 2014 +0000
description:
Using VARBASE.
diffstat:
textproc/groonga/options.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r adaa9128a6d9 -r 949f08ca1bd9 textproc/groonga/options.mk
--- a/textproc/groonga/options.mk Sat Nov 08 09:35:30 2014 +0000
+++ b/textproc/groonga/options.mk Sat Nov 08 11:24:28 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.13 2014/11/04 11:40:20 obache Exp $
+# $NetBSD: options.mk,v 1.14 2014/11/08 11:24:28 obache Exp $
#
PKG_OPTIONS_VAR= PKG_OPTIONS.groonga
@@ -74,6 +74,7 @@
OWN_DIRS+= ${PKG_SYSCONFDIR}/httpd
OWN_DIRS+= ${VARBASE}/run/${PKGBASE}
OWN_DIRS+= ${VARBASE}/log/${PKGBASE}/httpd
+BUILD_DEFS+= VARBASE
CONF_FILES+= share/examples/${PKGBASE}/httpd/fastcgi.conf \
${PKG_SYSCONFDIR}/httpd/fastcgi.conf
Home |
Main Index |
Thread Index |
Old Index