aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2005-12-12 22:08:08 +0800
committervs <vs@FreeBSD.org>2005-12-12 22:08:08 +0800
commitc6e009f3c9f91873e3789b62990d830b71dcae61 (patch)
tree5251b8bd432d496ba5ded7718f7249757ddd5887 /print
parente81f3ffd6f4d8bf30375540c1bf557039b2df9f7 (diff)
downloadfreebsd-ports-gnome-c6e009f3c9f91873e3789b62990d830b71dcae61.tar.gz
freebsd-ports-gnome-c6e009f3c9f91873e3789b62990d830b71dcae61.tar.zst
freebsd-ports-gnome-c6e009f3c9f91873e3789b62990d830b71dcae61.zip
Mark as BROKEN: Prerequisite gcj is not available from gcc41 at the moment
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 7f8a44ef6191..ff663f6a4d1f 100644
--- a/print/pdftk/Makefile
+++ b/print/pdftk/Makefile
@@ -24,6 +24,8 @@ 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