1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

print/pdftk: unbreak port for 12+13 as gcj6 no longer segfaults

- testbuilds are fine on 12+13

PR:		235003
Submitted by:	Samy Mahmoudi <samy.mahmoudi@gmail.com>
This commit is contained in:
Kurt Jaeger 2019-01-25 18:36:00 +00:00
parent 71f22a47be
commit 9c6f62a92d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491171

View File

@ -3,7 +3,7 @@
PORTNAME= pdftk
PORTVERSION= 2.02
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= print
MASTER_SITES= http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/ LOCAL/mat/pdftk
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@ -13,9 +13,6 @@ COMMENT= Simple tool for doing everyday things with PDF documents
LICENSE= GPLv2
BROKEN_FreeBSD_12= gcj6: internal compiler error: Segmentation fault (program ecj1)
BROKEN_FreeBSD_13= gcj6: internal compiler error: Segmentation fault (program ecj1)
# Get GCC version suffix without the dot in USE_GCC
CSUFF= ${_USE_GCC:S/.//}