aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/squidguard/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/squidguard/Makefile b/www/squidguard/Makefile
index a944085eda69..a054e2380916 100644
--- a/www/squidguard/Makefile
+++ b/www/squidguard/Makefile
@@ -27,7 +27,7 @@ CONFIGURE_ARGS= --with-db-inc=${LOCALBASE}/include/db3 \
--with-sg-logdir=${LOGDIR} \
--exec-prefix=${PREFIX}
-CFGINPUT= files/sgcfg.in
+CFGINPUT= ${.CURDIR}/files/sgcfg.in
SQUID_UID?= nobody
SQUID_GID?= nogroup