diff options
Diffstat (limited to 'www/rubygem-erubis/Makefile')
-rw-r--r-- | www/rubygem-erubis/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/rubygem-erubis/Makefile b/www/rubygem-erubis/Makefile index bb233f90fbbf..c3e10ae258f8 100644 --- a/www/rubygem-erubis/Makefile +++ b/www/rubygem-erubis/Makefile @@ -12,8 +12,7 @@ MASTER_SITES= RG MAINTAINER= clsung@freebsd.org COMMENT= A fast, secure, and very extensible implementation of eRuby -BUILD_DEPENDS= rubygem-abstract>=1.0.0:${PORTSDIR}/devel/rubygem-abstract -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= rubygem-abstract>=1.0.0:${PORTSDIR}/devel/rubygem-abstract USE_RUBY= yes USE_RUBYGEMS= yes |