diff options
Diffstat (limited to 'textproc/rubygem-opml/Makefile')
-rw-r--r-- | textproc/rubygem-opml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-opml/Makefile b/textproc/rubygem-opml/Makefile index 2aaa36bba24d..234084c51c13 100644 --- a/textproc/rubygem-opml/Makefile +++ b/textproc/rubygem-opml/Makefile @@ -12,6 +12,6 @@ COMMENT= Simple wrapper for parsing OPML files NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> |