diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2009-07-20 18:13:55 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2009-07-20 18:13:55 +0000 |
commit | 661d11053e931cff36d137331fb8fd0078310421 (patch) | |
tree | f0402b3f4920f8fda6d2c53f08c5210dbf4e1328 /japanese/ruby-eb | |
parent | 1bffe544de120811c5a471b654f01619f89eef61 (diff) |
Notes
Diffstat (limited to 'japanese/ruby-eb')
-rw-r--r-- | japanese/ruby-eb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/ruby-eb/Makefile b/japanese/ruby-eb/Makefile index e09a241e4b05..69ba3f181178 100644 --- a/japanese/ruby-eb/Makefile +++ b/japanese/ruby-eb/Makefile @@ -7,7 +7,7 @@ PORTNAME= eb PORTVERSION= 2.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= japanese ruby #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} #MASTER_SITE_SUBDIR= ruby${PORTNAME} @@ -18,7 +18,7 @@ DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby bind of EB library -LIB_DEPENDS= eb.12:${PORTSDIR}/japanese/eb +LIB_DEPENDS= eb.14:${PORTSDIR}/japanese/eb USE_RUBY= yes USE_RUBY_EXTCONF= yes |