diff options
Diffstat (limited to 'japanese/ruby-eb/Makefile')
-rw-r--r-- | japanese/ruby-eb/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/ruby-eb/Makefile b/japanese/ruby-eb/Makefile index c1d5c97b88e9..33626e9a2d5d 100644 --- a/japanese/ruby-eb/Makefile +++ b/japanese/ruby-eb/Makefile @@ -7,6 +7,7 @@ PORTNAME= eb PORTVERSION= 2.2 +PORTREVISION= 1 CATEGORIES= japanese ruby #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} #MASTER_SITE_SUBDIR= ruby${PORTNAME} @@ -17,7 +18,7 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= Ruby bind of EB library -LIB_DEPENDS= eb.6:${PORTSDIR}/japanese/eb +LIB_DEPENDS= eb.7:${PORTSDIR}/japanese/eb USE_RUBY= yes USE_RUBY_EXTCONF= yes |