summaryrefslogtreecommitdiff
path: root/net/wget/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/wget/Makefile')
-rw-r--r--net/wget/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/wget/Makefile b/net/wget/Makefile
index b21355c6e87..b384c8cd44b 100644
--- a/net/wget/Makefile
+++ b/net/wget/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.85 2005/10/14 10:12:12 adam Exp $
+# $NetBSD: Makefile,v 1.86 2005/12/05 23:55:15 rillig Exp $
DISTNAME= wget-1.10.2
CATEGORIES= net
@@ -17,7 +17,7 @@ GNU_CONFIGURE= YES
USE_OLD_DES_API= YES
USE_PKGLOCALEDIR= YES
-CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
+CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
CONFIGURE_ENV+= ac_cv_func_sigsetjmp=yes
EGDIR= ${PREFIX}/share/examples/wget