diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-07-02 02:02:58 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-07-02 02:02:58 +0000 |
commit | 8d8d2d5c9d6eb982e92d95c8eb1855403789c37e (patch) | |
tree | f483ec174e2ea127aed34f5ee2a3751f9d85f735 /textproc/rubygem-fast_xs | |
parent | 51411bf0da401da4aa0f1341e77caadee1c10345 (diff) |
Notes
Diffstat (limited to 'textproc/rubygem-fast_xs')
-rw-r--r-- | textproc/rubygem-fast_xs/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/textproc/rubygem-fast_xs/Makefile b/textproc/rubygem-fast_xs/Makefile index 75215674642a..e56e38f3f41f 100644 --- a/textproc/rubygem-fast_xs/Makefile +++ b/textproc/rubygem-fast_xs/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: rubygem-fast_xs -# Date created: 13 Dec 2011 -# Whom: Scott Sanders <scott@jssjr.com> -# +# Created by: Scott Sanders <scott@jssjr.com> # $FreeBSD$ -# PORTNAME= fast_xs PORTVERSION= 0.8.0 @@ -16,8 +12,6 @@ COMMENT= A systems integration framework. Expander RUN_DEPENDS= rubygem-hoe>=2.3.2:${PORTSDIR}/devel/rubygem-hoe -PORTSCOUT= limit:^0.7 - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |