diff options
Diffstat (limited to 'textproc/rubygem-ltsv/Makefile')
-rw-r--r-- | textproc/rubygem-ltsv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-ltsv/Makefile b/textproc/rubygem-ltsv/Makefile index 9eedc0e47628..a04d1f5588c8 100644 --- a/textproc/rubygem-ltsv/Makefile +++ b/textproc/rubygem-ltsv/Makefile @@ -11,6 +11,6 @@ COMMENT= Parser / Dumper for LTSV NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> |