aboutsummaryrefslogtreecommitdiff
path: root/www/links
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-13 07:23:43 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-13 07:23:43 +0000
commita50d9328b545adc59780a5a93273d81750e297c4 (patch)
treeb9b84c91e67e8f424ec31b164071f5f2801f7643 /www/links
parent8472a0736b12e3d18a0019c5f42dcdf553e76264 (diff)
downloadports-a50d9328b545adc59780a5a93273d81750e297c4.tar.gz
ports-a50d9328b545adc59780a5a93273d81750e297c4.zip
Notes
Diffstat (limited to 'www/links')
-rw-r--r--www/links/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/www/links/Makefile b/www/links/Makefile
index b26b44cc0d74..da2b42a1c3e4 100644
--- a/www/links/Makefile
+++ b/www/links/Makefile
@@ -43,10 +43,6 @@ NO_STAGE= yes
#CIPHERSTRING must be a valid OpenSSL cipher string(see ciphers(1)):
CIPHERSTRING?= HIGH:!SSLv2:!aNULL:!eNULL:@STRENGTH
-.if ${OSVERSION} < 800505 || (${OSVERSION} >= 900000 && ${OSVERSION} < 900012)
-LIB_DEPENDS+= liblzma.so:${PORTSDIR}/archivers/xz
-.endif
-
.if ${PORT_OPTIONS:MDIRECTFB} || ${PORT_OPTIONS:MSVGALIB} || ${PORT_OPTIONS:MX11}
LIB_DEPENDS+= libpng.so:${PORTSDIR}/graphics/png \
libjpeg.so:${PORTSDIR}/graphics/jpeg \