aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2015-03-26 13:01:07 +0000
committerMark Felder <feld@FreeBSD.org>2015-03-26 13:01:07 +0000
commit0d829ae1099ff2cc422c6d97d20f272b5c7ebc21 (patch)
tree771eb7c14be5269232b706caca024e4dcb765f33 /www
parent1a4ca43453c1868d07fe14c73161ed9d26cb1c6d (diff)
downloadports-0d829ae1099ff2cc422c6d97d20f272b5c7ebc21.tar.gz
ports-0d829ae1099ff2cc422c6d97d20f272b5c7ebc21.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/varnish/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/varnish/Makefile b/www/varnish/Makefile
index 2f022f9e89f0..8f7df65d4261 100644
--- a/www/varnish/Makefile
+++ b/www/varnish/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= www
MASTER_SITES= http://repo.varnish-cache.org/source/
MAINTAINER= feld@FreeBSD.org
-COMMENT= The Varnish high-performance HTTP accelerator
+COMMENT= High-performance HTTP accelerator
LICENSE= BSD2CLAUSE
@@ -29,6 +29,8 @@ BAD_TESTS+= r00832
EXTRA_PATCHES+= ${FILESDIR}/no-inet6.patch
.endif
+DEPRECATED= Varnish 3.0.7 is the last release of Varnish 3.0. Please upgrade to www/varnish4
+
post-patch:
@${REINPLACE_CMD} -e 's|\$$(libdir)/pkgconfig|\$$(prefix)/libdata/pkgconfig|' \
${WRKSRC}/Makefile.am