summaryrefslogtreecommitdiff
path: root/sysutils/file/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/file/Makefile')
-rw-r--r--sysutils/file/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/file/Makefile b/sysutils/file/Makefile
index fe53f7ffd5c..52362936ce4 100644
--- a/sysutils/file/Makefile
+++ b/sysutils/file/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/04/11 21:47:23 tv Exp $
+# $NetBSD: Makefile,v 1.10 2005/12/05 23:55:19 rillig Exp $
DISTNAME= file-4.13
CATEGORIES= sysutils
@@ -11,7 +11,7 @@ COMMENT= Tool for determining file type
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --enable-fsect-man5
-CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
+CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
MESSAGE_SUBST+= PKG_SYSCONFDIR=${PKG_SYSCONFDIR}