aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2017-12-24 23:41:58 +0800
committerdanfe <danfe@FreeBSD.org>2017-12-24 23:41:58 +0800
commit111443c6ee197c04a1c24538f2831c43447897a4 (patch)
treeab8197161be87c66faba648855aa8330efad3d7c /math
parentd0393cadfb565fe0a8969bb83635d4bfa708b53e (diff)
downloadfreebsd-ports-gnome-111443c6ee197c04a1c24538f2831c43447897a4.tar.gz
freebsd-ports-gnome-111443c6ee197c04a1c24538f2831c43447897a4.tar.zst
freebsd-ports-gnome-111443c6ee197c04a1c24538f2831c43447897a4.zip
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.
Diffstat (limited to 'math')
-rw-r--r--math/p5-Math-GSL/Makefile2
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 \