1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00

Spell ONLY_FOR_ARCHS correctly.

This commit is contained in:
Mark Linimon 2011-07-16 05:29:51 +00:00
parent 1d1fa428b5
commit 9dbc4a83ee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277776

View File

@ -18,7 +18,7 @@ LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp
LIB_DEPENDS+= mpfr.4:${PORTSDIR}/math/mpfr
LIB_DEPENDS+= mpc.2:${PORTSDIR}/math/mpc
ONLY_FOR_ARCHES= i386 amd64
ONLY_FOR_ARCHS= i386 amd64
GNU_CONFIGURE= yes
USE_GMAKE= yes