- gcj is not available on: ia64 sparc64
Suggested by: kris
This commit is contained in:
parent
c7063badd4
commit
12e3e8d8c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=108906
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue