1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

. Add amd64 to ONLY_FOR_ARCHS.

Inspired by:	PR 74465
This commit is contained in:
Greg Lewis 2004-12-08 16:22:55 +00:00
parent 58a93b4b1c
commit 3b219dfd39
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123464
4 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@ NO_PACKAGE= "License doesn\'t allow binary distributions"
LATEST_LINK= linux-blackdown-jdk12
USE_LINUX= YES
ONLY_FOR_ARCHS= i386
ONLY_FOR_ARCHS= i386 amd64
USE_BZIP2= YES
WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}

View File

@ -31,7 +31,7 @@ NO_BUILD= yes
LATEST_LINK= linux-blackdown-jdk13
USE_LINUX= yes
ONLY_FOR_ARCHS= i386
ONLY_FOR_ARCHS= i386 amd64
JDK_VERSION= 1.3.1
JDK_VER_SUFFIX= -02b-FCS

View File

@ -35,7 +35,7 @@ USE_LINUX= yes
JDK_VERSION= 1.4.2
JDK_VER_SUFFIX= -01
DOWNLOAD_DIR= ${PORTNAME:U}-${JDK_VERSION}/${ARCH}/01
ONLY_FOR_ARCHS= i386
ONLY_FOR_ARCHS= i386 amd64
NO_CDROM= "License doesn\'t allow distribution with fee"
NO_PACKAGE= "License doesn\'t allow binary distributions"

View File

@ -26,7 +26,7 @@ NO_CDROM= "License doesn\'t allow distribution with fee"
NO_PACKAGE= "License doesn\'t allow binary distributions"
USE_LINUX= YES
ONLY_FOR_ARCHS= i386
ONLY_FOR_ARCHS= i386 amd64
USE_BZIP2= YES
WRKSRC= ${WRKDIR}/jre118_v3