aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2016-06-27 22:50:03 +0800
committerswills <swills@FreeBSD.org>2016-06-27 22:50:03 +0800
commit7b3609068acef366bb12596b5346ed4fef137cdf (patch)
tree8768d6612ab68d70a2f41d535d2049b55a4f5b7c /lang
parentf5b81904c8475d2d8a9a01184f00f386c094f499 (diff)
downloadfreebsd-ports-gnome-7b3609068acef366bb12596b5346ed4fef137cdf.tar.gz
freebsd-ports-gnome-7b3609068acef366bb12596b5346ed4fef137cdf.tar.zst
freebsd-ports-gnome-7b3609068acef366bb12596b5346ed4fef137cdf.zip
lang/ruby2?: Actually unmark broken
Diffstat (limited to 'lang')
-rw-r--r--lang/ruby21/Makefile2
-rw-r--r--lang/ruby22/Makefile2
-rw-r--r--lang/ruby23/Makefile2
3 files changed, 0 insertions, 6 deletions
diff --git a/lang/ruby21/Makefile b/lang/ruby21/Makefile
index b5953faecb68..b63c8bd81610 100644
--- a/lang/ruby21/Makefile
+++ b/lang/ruby21/Makefile
@@ -18,8 +18,6 @@ LICENSE_COMB= dual
LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL
LICENSE_FILE_RUBY= ${WRKSRC}/COPYING
-BROKEN_powerpc64= Does not build
-
# Using LIB_DEPENDS finds the libffi from gcc which causes problems
BUILD_DEPENDS= libffi>=0:devel/libffi
LIB_DEPENDS= libyaml.so:textproc/libyaml
diff --git a/lang/ruby22/Makefile b/lang/ruby22/Makefile
index 0365c76aa0c7..370c29aedb07 100644
--- a/lang/ruby22/Makefile
+++ b/lang/ruby22/Makefile
@@ -18,8 +18,6 @@ LICENSE_COMB= dual
LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL
LICENSE_FILE_RUBY= ${WRKSRC}/COPYING
-BROKEN_powerpc64= Does not build
-
MAKE_JOBS_UNSAFE= yes
# Using LIB_DEPENDS finds the libffi from gcc which causes problems
diff --git a/lang/ruby23/Makefile b/lang/ruby23/Makefile
index 7bb6b74ade9c..2daf681fd2de 100644
--- a/lang/ruby23/Makefile
+++ b/lang/ruby23/Makefile
@@ -18,8 +18,6 @@ LICENSE_COMB= dual
LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL
LICENSE_FILE_RUBY= ${WRKSRC}/COPYING
-BROKEN_powerpc64= Does not build
-
# Using LIB_DEPENDS finds the libffi from gcc which causes problems
BUILD_DEPENDS= libffi>=0:devel/libffi
LIB_DEPENDS= libyaml.so:textproc/libyaml