mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
cad/netgen: enable on all architectures
Doesn't seem to be x86-specific anymore, builds fine on powerpc64le.
This commit is contained in:
parent
51e1189f32
commit
faa2c926ca
@ -11,9 +11,6 @@ COMMENT= Automatic 3D tetrahedral mesh generator
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= relies on rdtsc() call and the TSC is specific to x86
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \
|
||||
git:devel/git
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user