mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Remove portscout limit which is no longer needed
- Trim header while here
This commit is contained in:
parent
51411bf0da
commit
8d8d2d5c9d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322149
1 changed files with 1 additions and 7 deletions
|
@ -1,9 +1,5 @@
|
||||||
# Ports collection makefile for: rubygem-fast_xs
|
# Created by: Scott Sanders <scott@jssjr.com>
|
||||||
# Date created: 13 Dec 2011
|
|
||||||
# Whom: Scott Sanders <scott@jssjr.com>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= fast_xs
|
PORTNAME= fast_xs
|
||||||
PORTVERSION= 0.8.0
|
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
|
RUN_DEPENDS= rubygem-hoe>=2.3.2:${PORTSDIR}/devel/rubygem-hoe
|
||||||
|
|
||||||
PORTSCOUT= limit:^0.7
|
|
||||||
|
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
USE_RUBYGEMS= yes
|
USE_RUBYGEMS= yes
|
||||||
RUBYGEM_AUTOPLIST= yes
|
RUBYGEM_AUTOPLIST= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue