summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--print/pdftk/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/print/pdftk/Makefile b/print/pdftk/Makefile
index 6d9c98fb4588..7050754f034e 100644
--- a/print/pdftk/Makefile
+++ b/print/pdftk/Makefile
@@ -16,6 +16,9 @@ COMMENT= A simple tool for doing everyday things with PDF documents
# needs gcj
BUILD_DEPENDS= gcj33:${PORTSDIR}/lang/gcc33
+# gcj don't exist on
+NOT_FOR_ARCHS= ia64 sparc64
+
USE_GCC= 3.3
USE_GMAKE= yes
USE_ICONV= yes