diff options
Diffstat (limited to 'devel/rubygem-sprockets-sass/Makefile')
-rw-r--r-- | devel/rubygem-sprockets-sass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-sprockets-sass/Makefile b/devel/rubygem-sprockets-sass/Makefile index c3821ae0d06d..f41e8ab53842 100644 --- a/devel/rubygem-sprockets-sass/Makefile +++ b/devel/rubygem-sprockets-sass/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-sprockets>=2.0:devel/rubygem-sprockets \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> |