diff options
Diffstat (limited to 'devel/rubygem-cabin/Makefile')
-rw-r--r-- | devel/rubygem-cabin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-cabin/Makefile b/devel/rubygem-cabin/Makefile index 40a157f30546..65b9ff59d05b 100644 --- a/devel/rubygem-cabin/Makefile +++ b/devel/rubygem-cabin/Makefile @@ -10,7 +10,7 @@ COMMENT= Structured+contextual logging experiments in Ruby NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/rubygems-cabin-test .include <bsd.port.mk> |