Remove BROKEN_sparc64 statement which was originally added in r224062 by

linimon@ 9 years ago, for version 0.10.  It now builds and packages fine
on 10.4-STABLE running under QEMU 2.9.0.
This commit is contained in:
Alexey Dokuchaev 2017-12-24 15:41:58 +00:00
parent d686093999
commit 1b92122f42
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457176

View File

@ -14,8 +14,6 @@ COMMENT= Perl interface to GNU Scientific Library
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BROKEN_sparc64= does not compile on sparc64
BUILD_DEPENDS= p5-PkgConfig>=0.07720:devel/p5-PkgConfig
LIB_DEPENDS= libgsl.so:math/gsl
TEST_DEPENDS= p5-Test-Class>=0.12:devel/p5-Test-Class \