diff options
| -rw-r--r-- | devel/rubygem-rice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-rice/Makefile b/devel/rubygem-rice/Makefile index a0f1bb4c6229..b04efd9b03ea 100644 --- a/devel/rubygem-rice/Makefile +++ b/devel/rubygem-rice/Makefile @@ -15,7 +15,7 @@ BROKEN_powerpc64= fails to configure: could not find ruby.h GNU_CONFIGURE= yes USE_RUBY= yes -USES= gem +USES= autoreconf:build gem INSTDIR= ${PREFIX}/${GEM_LIB_DIR} # Fixup path in mkmf-rice.rb so things that build using it can find -lrice. |
