mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Add missing dependency on devel/rubygem-jruby-jars
Approved by: tabthorpe, glarkin (mentors, implicit) Submitted by: miwi, pav Pointyhat to: pgollucci Feature safe: yes
This commit is contained in:
parent
476674e809
commit
485ff6abc9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241511
@ -1,19 +1,20 @@
|
||||
# Ports collection makefile for: rubygem-warbler
|
||||
# Date created: 23 July 2008
|
||||
# Whom: Alexander Logvinov <ports@logvinov,com>
|
||||
# Whom: Alexander Logvinov <ports@logvinov.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= warbler
|
||||
PORTVERSION= 0.9.14
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel rubygems java
|
||||
MASTER_SITES= RF
|
||||
MASTER_SITE_SUBDIR= caldersphere
|
||||
MASTER_SITES= RF/caldersphere
|
||||
|
||||
MAINTAINER= avl@FreeBSD.org
|
||||
COMMENT= A constructor of .war files of Rails applications
|
||||
|
||||
RUN_DEPENDS= jruby:${PORTSDIR}/lang/jruby
|
||||
RUN_DEPENDS= jruby:${PORTSDIR}/lang/jruby \
|
||||
rubygem-jruby-jars>=1.3.1:${PORTSDIR}/devel/rubygem-jruby-jars
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RAKE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user