diff options
Diffstat (limited to 'textproc/rubygem-fast_xs/Makefile')
-rw-r--r-- | textproc/rubygem-fast_xs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-fast_xs/Makefile b/textproc/rubygem-fast_xs/Makefile index 38e0fbbc48c8..a9c3a2625804 100644 --- a/textproc/rubygem-fast_xs/Makefile +++ b/textproc/rubygem-fast_xs/Makefile @@ -14,6 +14,6 @@ COMMENT= Systems integration framework. Expander LICENSE= MIT USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> |