diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-13 07:23:43 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-13 07:23:43 +0000 |
commit | a50d9328b545adc59780a5a93273d81750e297c4 (patch) | |
tree | b9b84c91e67e8f424ec31b164071f5f2801f7643 /x11/kdelibs4 | |
parent | 8472a0736b12e3d18a0019c5f42dcdf553e76264 (diff) | |
download | ports-a50d9328b545adc59780a5a93273d81750e297c4.tar.gz ports-a50d9328b545adc59780a5a93273d81750e297c4.zip |
Notes
Diffstat (limited to 'x11/kdelibs4')
-rw-r--r-- | x11/kdelibs4/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index eab70b5677a6..ba32c7068884 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -84,10 +84,6 @@ AVAHI_DESC= Use Avahi's mDNSResponder (otherwise Apple's) NO_STAGE= yes .include <bsd.port.pre.mk> -.if ${OSVERSION} < 800505 || (${OSVERSION} >= 900000 && ${OSVERSION} < 900012) -LIB_DEPENDS+= lzma.5:${PORTSDIR}/archivers/xz -.endif - .if ${OSVERSION} < 900004 LIB_DEPENDS+= utempter:${PORTSDIR}/sysutils/libutempter EXTRA_PATCHES= ${FILESDIR}/extra-patch-ConfigureChecks.cmake |