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:
parent
71f22a47be
commit
9c6f62a92d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491171
@ -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/.//}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user