diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-26 16:47:26 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-26 16:47:26 +0000 |
| commit | aaa6057e70f69ca1b30372b037b12223fa6c0f80 (patch) | |
| tree | 70c513e7549bda92435d9ae5c37a2e2d239c062d /sysutils/rubygem-parallel/Makefile | |
| parent | 95f2e460c71a7eb8d09ad9e09040c2a8c08bffd4 (diff) | |
Notes
Diffstat (limited to 'sysutils/rubygem-parallel/Makefile')
| -rw-r--r-- | sysutils/rubygem-parallel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/rubygem-parallel/Makefile b/sysutils/rubygem-parallel/Makefile index f6674f90980d..73cf2040845d 100644 --- a/sysutils/rubygem-parallel/Makefile +++ b/sysutils/rubygem-parallel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= parallel -PORTVERSION= 0.8.3 +PORTVERSION= 0.8.4 CATEGORIES= sysutils rubygems MASTER_SITES= RG @@ -11,9 +11,9 @@ COMMENT= Run any kind of code in parallel processes LICENSE= MIT +NO_STAGE= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> |
