diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2006-05-11 13:33:42 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2006-05-11 13:33:42 +0000 |
commit | 89a36d0118ccf4aaddcfde5fb8796dbcb9c9f038 (patch) | |
tree | 8fce093e76c26d7ca15c9ede624987ff77376120 /print | |
parent | 273f49dffc6167c22731b8fbfb0e6dbf3eb105b0 (diff) |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/pdftk/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print/pdftk/Makefile b/print/pdftk/Makefile index ff663f6a4d1f..7f8a44ef6191 100644 --- a/print/pdftk/Makefile +++ b/print/pdftk/Makefile @@ -24,8 +24,6 @@ CSUFF= ${USE_GCC:S/.//} # needs gcj BUILD_DEPENDS= gcj${CSUFF}:${PORTSDIR}/lang/gcc${CSUFF} -BROKEN= "Prerequisite gcj is not available from gcc41 at the moment" - USE_GCC= 4.1 USE_GMAKE= yes USE_ICONV= yes |