diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-01-03 11:01:05 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-01-03 11:01:05 +0000 |
commit | c1b39669d4c0fcf493382cfe462b10522569781e (patch) | |
tree | 4258e0d342beadc5ca18094ba5ce084e678b753d /www | |
parent | b1e8459a6f10a8f6d8c7d13ce7ca823e79130887 (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/squid-devel/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/www/squid-devel/Makefile b/www/squid-devel/Makefile index edf82f17e38b..8dd3ae39fbe0 100644 --- a/www/squid-devel/Makefile +++ b/www/squid-devel/Makefile @@ -228,10 +228,6 @@ CONFIGURE_ARGS= --with-default-user=squid \ .include <bsd.port.options.mk> -.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000 -IGNORE= doesn't build, messes C++ headers and libs -.endif - # Authentication methods and modules: BASIC_AUTH+= DB SMB_LM NCSA PAM POP3 RADIUS fake getpwnam |