- Add amd64 in ONLY_FOR_ARCHS.

PR:		ports/79798
Submitted by:	Conrad J. Sabatier <conrads@cox.net>
This commit is contained in:
Florent Thoumie 2005-04-12 09:33:04 +00:00
parent 75dd621ca0
commit 56af1b327a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=133131

View File

@ -7,14 +7,14 @@
PORTNAME= jam
PORTVERSION= 2.5
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ftp://ftp.perforce.com/pub/jam/
MAINTAINER= ports@FreeBSD.org
COMMENT= A build utility like make(1)
ONLY_FOR_ARCHS= alpha i386
ONLY_FOR_ARCHS= alpha i386 amd64
USE_ZIP= yes
USE_REINPLACE= yes