diff options
author | Steve Wills <swills@FreeBSD.org> | 2016-06-27 14:50:03 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2016-06-27 14:50:03 +0000 |
commit | ac59ba24745bd43ef33e2cd52e196430da1b9abe (patch) | |
tree | 8768d6612ab68d70a2f41d535d2049b55a4f5b7c /lang/ruby23 | |
parent | d61e7e0a6b8f40a75b5d21d17614434c3cb27ab2 (diff) |
Notes
Diffstat (limited to 'lang/ruby23')
-rw-r--r-- | lang/ruby23/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
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 |