diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-12-25 13:54:24 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-12-25 13:54:24 +0000 |
commit | 5005aca657001fbd9c43d07bbe31e2ec47b3b0f9 (patch) | |
tree | 2339a07d7917ca36ea78259ec78db16e0f934444 | |
parent | Update to 0.19.0 (diff) |
Remove no-op GNU_CONFIGURE
Notes
Notes:
svn path=/head/; revision=457238
-rw-r--r-- | devel/rubygem-rice/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/rubygem-rice/Makefile b/devel/rubygem-rice/Makefile index 6e96f770b370..14728009b7e0 100644 --- a/devel/rubygem-rice/Makefile +++ b/devel/rubygem-rice/Makefile @@ -13,7 +13,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_powerpc64= fails to configure: could not find ruby.h -GNU_CONFIGURE= yes USE_RUBY= yes USES= autoreconf:build gem |