- Add amd64 to only_for_archs

Approved by:	girgen (maintainer timeout, 25 days)
This commit is contained in:
Andrew Pantyukhin 2007-06-29 15:10:58 +00:00
parent 642dd35e5b
commit 890ff0a3fc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194468

View file

@ -21,7 +21,7 @@ COMMENT= A scalable high-performance GUI internet Mail User Agent
NO_WRKSUBDIR= yes
USE_LINUX= yes
USE_XLIB= yes
ONLY_FOR_ARCHS= i386
ONLY_FOR_ARCHS= i386 amd64
.include <bsd.port.pre.mk>