summaryrefslogtreecommitdiff
path: root/net/mrstat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/mrstat/Makefile')
-rw-r--r--net/mrstat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/mrstat/Makefile b/net/mrstat/Makefile
index 3056e48dbf2..2d3905afa3b 100644
--- a/net/mrstat/Makefile
+++ b/net/mrstat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/06/06 17:09:05 abs Exp $
+# $NetBSD: Makefile,v 1.5 2005/12/05 20:50:47 rillig Exp $
#
DISTNAME= mrstat-1.19
@@ -9,6 +9,6 @@ MAINTAINER= abs@mono.org
HOMEPAGE= http://www.mono.org/abs/tools/mrstat/
COMMENT= Track load and number of users on specified hosts
-MAKE_ENV+= SYSCONFDIR=${PKG_SYSCONFDIR}
+MAKE_ENV+= SYSCONFDIR=${PKG_SYSCONFDIR:Q}
.include "../../mk/bsd.pkg.mk"