diff options
Diffstat (limited to 'textproc/rubygem-unf')
-rw-r--r-- | textproc/rubygem-unf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-unf/Makefile b/textproc/rubygem-unf/Makefile index 7058b4fd5dc3..7d20b106e83e 100644 --- a/textproc/rubygem-unf/Makefile +++ b/textproc/rubygem-unf/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-unf_ext>=0:textproc/rubygem-unf_ext NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> |