aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2018-10-24 00:34:43 +0800
committerjbeich <jbeich@FreeBSD.org>2018-10-24 00:34:43 +0800
commit6c373a1f387b830d1a9945d418d77667b1596540 (patch)
tree6cc56fc8997a9b33f3a2e326fc1a9a97affe375c /print
parent98e04346696446ae4b62efe3a28e3096b839f758 (diff)
downloadfreebsd-ports-gnome-6c373a1f387b830d1a9945d418d77667b1596540.tar.gz
freebsd-ports-gnome-6c373a1f387b830d1a9945d418d77667b1596540.tar.zst
freebsd-ports-gnome-6c373a1f387b830d1a9945d418d77667b1596540.zip
Expand FreeBSD 12 conditionals to include 13.0-CURRENT
Diffstat (limited to 'print')
-rw-r--r--print/pdftk/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/pdftk/Makefile b/print/pdftk/Makefile
index 84cb73435671..d49e35e454c8 100644
--- a/print/pdftk/Makefile
+++ b/print/pdftk/Makefile
@@ -14,6 +14,7 @@ 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/.//}