summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2009-12-18 21:00:03 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2009-12-18 21:00:03 +0000
commitcc322497edd7b3776a36214c9056de7113bd723a (patch)
tree2ddf036a8a7e21a680fcf00b962807c0be33f71c /print
parent- Force commit to note repocopy (diff)
- Mark BROKEN until gcj support is working on i386 and amd64
PR: ports/140783 Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=246182
Diffstat (limited to 'print')
-rw-r--r--print/pdftk/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/print/pdftk/Makefile b/print/pdftk/Makefile
index 5b4329a9f5a4..fabb28646148 100644
--- a/print/pdftk/Makefile
+++ b/print/pdftk/Makefile
@@ -24,6 +24,8 @@ CSUFF= ${_USE_GCC:S/.//}
# needs gcj
LIB_DEPENDS= gcj:${PORTSDIR}/lang/gcc${CSUFF}
+BROKEN= gcj is not currently available in the GCC toolchain
+
USE_GCC= 4.4+
USE_GMAKE= yes
USE_ICONV= yes