summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorminskim <minskim>2005-09-17 20:33:11 +0000
committerminskim <minskim>2005-09-17 20:33:11 +0000
commit462564c8ee91c72e3195a9c07463f42559423d07 (patch)
tree1d45b0c81ee983572e90cfe8ee10debad703d9d8 /net
parentb1b6ea1ad744bc6a8c5f1a43c841513f94697747 (diff)
downloadpkgsrc-462564c8ee91c72e3195a9c07463f42559423d07.tar.gz
Use VARBASE instead of /var.
Diffstat (limited to 'net')
-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