- chase japanese/eb update, that I forgot in previous commit
PR: 167175 Spotted by: Yasuhiro KIMURA <yasu at utahime dot org> (maintainer of japanese/eb)
This commit is contained in:
parent
0f2550795a
commit
1739d306a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=304254
2 changed files with 3 additions and 9 deletions
|
@ -1,13 +1,8 @@
|
|||
# New ports collection makefile for: Ruby EB
|
||||
# Date created: 6 Sep 2000
|
||||
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= eb
|
||||
PORTVERSION= 2.6
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= japanese ruby
|
||||
MASTER_SITES= http://rubyeb.sourceforge.net/ \
|
||||
SF/rubyeb/rubyeb/rubyeb-${PORTVERSION}
|
||||
|
@ -17,7 +12,7 @@ DIST_SUBDIR= ruby
|
|||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Ruby bind of EB library
|
||||
|
||||
LIB_DEPENDS= eb.15:${PORTSDIR}/japanese/eb
|
||||
LIB_DEPENDS= eb:${PORTSDIR}/japanese/eb
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBY_EXTCONF= yes
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
Ruby EB -- Ruby bind of EB library.
|
||||
|
||||
Author: Nishikawa,Yasuhiro <nyasu@osk.3web.ne.jp>
|
||||
WWW: http://www.ruby-lang.org/raa/list.rhtml?name=rubyeb
|
||||
WWW: http://www.ruby-lang.org/raa/list.rhtml?name=rubyeb
|
||||
|
|
Loading…
Reference in a new issue