diff options
-rw-r--r-- | math/p5-Math-GSL/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/p5-Math-GSL/Makefile b/math/p5-Math-GSL/Makefile index 5601320cf9c1..beef765b81b3 100644 --- a/math/p5-Math-GSL/Makefile +++ b/math/p5-Math-GSL/Makefile @@ -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 \ |