--- Makefile (revision 333573) +++ Makefile (working copy) @@ -107,6 +107,8 @@ OPTIONS_DEFAULT= AUTH_KERB AUTH_NIS FS_AUFS HTCP IDENT KQUEUE \ SNMP WCCP WCCPV2 +ECAP_USES= pkgconfig:build + etc_files= squid/cachemgr.conf.default \ squid/errorpage.css.default \ squid/mib.txt \ @@ -433,7 +435,6 @@ LIB_DEPENDS+= ecap:${PORTSDIR}/www/libecap CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -USES+= pkgconfig:build .else CONFIGURE_ARGS+= --disable-ecap .endif