diff options
Diffstat (limited to 'textproc/rubygem-cssmin/Makefile')
-rw-r--r-- | textproc/rubygem-cssmin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-cssmin/Makefile b/textproc/rubygem-cssmin/Makefile index 2956ce8111e6..69f6246143d2 100644 --- a/textproc/rubygem-cssmin/Makefile +++ b/textproc/rubygem-cssmin/Makefile @@ -14,6 +14,6 @@ LICENSE= BSD3CLAUSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> |