summaryrefslogtreecommitdiff
path: root/net/hobbitmon
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-09-17 20:33:11 +0000
committerminskim <minskim@pkgsrc.org>2005-09-17 20:33:11 +0000
commita4b87534b5bc0696d711385d0d76196cacce9dd7 (patch)
tree1d45b0c81ee983572e90cfe8ee10debad703d9d8 /net/hobbitmon
parent7e44ba008f599fd838434ffba94ee63bd4ddec3c (diff)
downloadpkgsrc-a4b87534b5bc0696d711385d0d76196cacce9dd7.tar.gz
Use VARBASE instead of /var.
Diffstat (limited to 'net/hobbitmon')
-rw-r--r--net/hobbitmon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/hobbitmon/Makefile b/net/hobbitmon/Makefile
index eaaf4f79b02..12bc288c8e1 100644
--- a/net/hobbitmon/Makefile
+++ b/net/hobbitmon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/08/23 11:48:50 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2005/09/17 20:33:11 minskim Exp $
#
DISTNAME= hobbit-4.0-beta6
@@ -22,7 +22,7 @@ USE_PKGINSTALL=YES
BBUSER?= hobbit
BBGROUP?= hobbit
BBTOPDIR?= ${PREFIX}/hobbit
-BBLOGDIR?= /var/log/hobbit
+BBLOGDIR?= ${VARBASE}/log/hobbit
BBHOSTURL?= /hobbit
CGIDIR?= ${BBTOPDIR}/cgi-bin
BBCGIURL?= /cgi-bin