- gcj is not available on: ia64 sparc64

Suggested by:	kris
This commit is contained in:
Pav Lucistnik 2004-05-11 07:56:46 +00:00
parent c7063badd4
commit 12e3e8d8c2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=108906

View file

@ -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