These ports should also work on amd64.
This commit is contained in:
parent
724fe38c0f
commit
4d5bd42642
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=149872
2 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ USE_X_PREFIX= yes
|
|||
USE_ZIP= yes
|
||||
USE_LINUX= yes
|
||||
RESTRICTED= "Redistribution prohibited"
|
||||
ONLY_FOR_ARCHS= i386
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
|
||||
GWVERSION= ${PORTVERSION:S|.||g}
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@ USE_LINUX= yes
|
|||
NO_BUILD= yes
|
||||
RESTRICTED= "Redistribution prohibited"
|
||||
NO_PACKAGE= "Package will be 353 MB, set FORCE_PACKAGE if you really want to build it"
|
||||
ONLY_FOR_ARCHS= i386
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
|
||||
XPVERSION= ${PORTVERSION:S|.||g}
|
||||
|
||||
|
|
Loading…
Reference in a new issue