diff options
Diffstat (limited to 'devel/rubygem-fast_stack/Makefile')
-rw-r--r-- | devel/rubygem-fast_stack/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/rubygem-fast_stack/Makefile b/devel/rubygem-fast_stack/Makefile index 4743c73755e0..ad70eb92ac18 100644 --- a/devel/rubygem-fast_stack/Makefile +++ b/devel/rubygem-fast_stack/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fast_stack -PORTVERSION= 0.1.0 +PORTVERSION= 0.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,9 +12,6 @@ COMMENT= Fast method for collecting stack traces LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-rake>=0:devel/rubygem-rake \ - rubygem-rake-compiler>=0:devel/rubygem-rake-compiler - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |