1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

- Add ONLY_FOR_ARCHS, as it uses a bit of FPU specific i386/amd64 code.

This commit is contained in:
Alejandro Pulver 2010-10-11 03:18:03 +00:00
parent 54b52675de
commit 09b52c0c16
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262795

View File

@ -17,6 +17,8 @@ COMMENT= Enhaced Quake II client/server focusing on stability
LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo
ONLY_FOR_ARCHS= i386 amd64
ONLY_FOR_ARCHS_REASON= sets the FPU rounding mode and precision (latter not available in fenv.h)
USE_ZIP= yes
USE_DOS2UNIX= yes
USE_GMAKE= yes