aboutsummaryrefslogtreecommitdiffstats
path: root/editors/libreoffice4
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2015-10-15 22:55:14 +0800
committermat <mat@FreeBSD.org>2015-10-15 22:55:14 +0800
commitabc87d0c357422181c7606b270d496816179270f (patch)
treed30bee8baf5be305289898828fb58299162e2f54 /editors/libreoffice4
parent94989b64a49d831e3af8a38f926ad94d0e2bcc11 (diff)
downloadfreebsd-ports-gnome-abc87d0c357422181c7606b270d496816179270f.tar.gz
freebsd-ports-gnome-abc87d0c357422181c7606b270d496816179270f.tar.zst
freebsd-ports-gnome-abc87d0c357422181c7606b270d496816179270f.zip
Drop 8 support.
With hat: portmgr Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3694
Diffstat (limited to 'editors/libreoffice4')
-rw-r--r--editors/libreoffice4/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/editors/libreoffice4/Makefile b/editors/libreoffice4/Makefile
index 3db7bc8c7388..6992ee1282bb 100644
--- a/editors/libreoffice4/Makefile
+++ b/editors/libreoffice4/Makefile
@@ -337,10 +337,6 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-libc++.i386:-p0
EXTRA_PATCHES+= ${FILESDIR}/extra-configure.ac
.endif
-.if ${OSVERSION} < 900506
-CONFIGURE_ARGS+= --with-linker-hash-style=sysv
-.endif
-
.if ${OSVERSION} < 1000033
BUILD_DEPENDS+= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex
CONFIGURE_ENV+= FLEX=${LOCALBASE}/bin/flex