aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-01-19 00:21:21 +0800
committermat <mat@FreeBSD.org>2017-01-19 00:21:21 +0800
commit249a50788a1bca63e7d3ad1089b2330c98a32589 (patch)
treeb77a2f313be8545391af8981761868107ca7a12b /www
parentb2630616b257fb4b61555ed15dab390c9e47e9a5 (diff)
downloadfreebsd-ports-gnome-249a50788a1bca63e7d3ad1089b2330c98a32589.tar.gz
freebsd-ports-gnome-249a50788a1bca63e7d3ad1089b2330c98a32589.tar.zst
freebsd-ports-gnome-249a50788a1bca63e7d3ad1089b2330c98a32589.zip
Remove a 8.x thing.
Sponsored by: Absolight
Diffstat (limited to 'www')
-rw-r--r--www/trafficserver/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/www/trafficserver/Makefile b/www/trafficserver/Makefile
index b075664fb687..9e8b1bdeb291 100644
--- a/www/trafficserver/Makefile
+++ b/www/trafficserver/Makefile
@@ -52,11 +52,6 @@ WCCP_CONFIGURE_ENABLE= wccp
SPDY_CONFIGURE_ENABLE= spdy
SPDY_LIB_DEPENDS= libspdylay.so:www/spdylay
-.if ! exists(/var/cache)
-# FreeBSD 8.x
-PLIST_DIRS+= /var/cache
-.endif
-
post-patch:
@${REINPLACE_CMD} \
-e '/cachedir:/s,$${localstatedir}+,$${localstatedir}/cache+,' \