diff options
Diffstat (limited to 'devel/rubygem-classifier-reborn/Makefile')
-rw-r--r-- | devel/rubygem-classifier-reborn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-classifier-reborn/Makefile b/devel/rubygem-classifier-reborn/Makefile index f2bd534ccbfb..616c9828828e 100644 --- a/devel/rubygem-classifier-reborn/Makefile +++ b/devel/rubygem-classifier-reborn/Makefile @@ -18,6 +18,6 @@ PLIST_FILES= bin/bayes.rb bin/summarize.rb NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> |