diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-12-02 16:06:44 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-12-02 16:06:44 +0000 |
commit | ac39da517d4802febebc19a5495e1aadc69eb39a (patch) | |
tree | 48d2840c9ce7af6ee6fbafa11b9f7655bfd55d6c /japanese/ruby-eb/Makefile | |
parent | ceb0e95ffc43a2ab3a2e616c67ef876450803067 (diff) | |
download | ports-ac39da517d4802febebc19a5495e1aadc69eb39a.tar.gz ports-ac39da517d4802febebc19a5495e1aadc69eb39a.zip |
- Chase japanese/eb update
Notes
Notes:
svn path=/head/; revision=178604
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 0f5b46b5a85f..9d41438c002c 100644 --- a/japanese/ruby-eb/Makefile +++ b/japanese/ruby-eb/Makefile @@ -7,6 +7,7 @@ PORTNAME= eb PORTVERSION= 2.6 +PORTREVISION= 1 CATEGORIES= japanese ruby #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} #MASTER_SITE_SUBDIR= ruby${PORTNAME} @@ -17,7 +18,7 @@ DIST_SUBDIR= ruby MAINTAINER= ports@FreeBSD.org COMMENT= Ruby bind of EB library -LIB_DEPENDS= eb.10:${PORTSDIR}/japanese/eb +LIB_DEPENDS= eb.12:${PORTSDIR}/japanese/eb USE_RUBY= yes USE_RUBY_EXTCONF= yes |