summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/squid32/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/squid32/Makefile b/www/squid32/Makefile
index 0d858c106437..11d437148a68 100644
--- a/www/squid32/Makefile
+++ b/www/squid32/Makefile
@@ -456,7 +456,7 @@ CONFIGURE_ARGS+= --enable-ecap
LIB_DEPENDS+= ecap:${PORTSDIR}/www/libecap
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-USES+= pkgconfig
+USES+= pkgconfig:build
.else
CONFIGURE_ARGS+= --disable-ecap
.endif