diff options
Diffstat (limited to 'security/rubygem-recog/Makefile')
-rw-r--r-- | security/rubygem-recog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/rubygem-recog/Makefile b/security/rubygem-recog/Makefile index dd4035a31f00..04e5be49429b 100644 --- a/security/rubygem-recog/Makefile +++ b/security/rubygem-recog/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-nokogiri>=0:textproc/rubygem-nokogiri USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/recog_export \ bin/recog_match \ bin/recog_verify |