aboutsummaryrefslogtreecommitdiffstats
path: root/www/squid32
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2013-04-24 05:47:49 +0800
committerehaupt <ehaupt@FreeBSD.org>2013-04-24 05:47:49 +0800
commitce513d808a0f845417a4a26235b70b9a53ca7bf6 (patch)
tree6f53b04e6681c0230e6db4144c59b6d8300db135 /www/squid32
parentbd60f3130a95756a5dcfce74c7ca564d979c6b35 (diff)
downloadfreebsd-ports-gnome-ce513d808a0f845417a4a26235b70b9a53ca7bf6.tar.gz
freebsd-ports-gnome-ce513d808a0f845417a4a26235b70b9a53ca7bf6.tar.zst
freebsd-ports-gnome-ce513d808a0f845417a4a26235b70b9a53ca7bf6.zip
pkgconfig:build will suffice.
Approved by: portmgr (bapt)
Diffstat (limited to 'www/squid32')
-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