diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-01 03:41:44 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-01 03:41:44 +0000 |
commit | 831aac0a98be5ba9c42a5f2fdc8c27d2d3af2750 (patch) | |
tree | b5068a40711d8ee03631554435ebbae6a3f7d7c6 /japanese/ruby-eb | |
parent | 5877e4d7b89f5caeee1a4bc124c6e9d7dfb348fe (diff) | |
download | ports-831aac0a98be5ba9c42a5f2fdc8c27d2d3af2750.tar.gz ports-831aac0a98be5ba9c42a5f2fdc8c27d2d3af2750.zip |
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 ca30fdafe7f5..ca69697c617e 100644 --- a/japanese/ruby-eb/Makefile +++ b/japanese/ruby-eb/Makefile @@ -7,7 +7,7 @@ PORTNAME= eb PORTVERSION= 2.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= japanese ruby MASTER_SITES= http://rubyeb.sourceforge.net/ \ SF/rubyeb/rubyeb/rubyeb-${PORTVERSION} @@ -17,7 +17,7 @@ DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby bind of EB library -LIB_DEPENDS= eb.14:${PORTSDIR}/japanese/eb +LIB_DEPENDS= eb.15:${PORTSDIR}/japanese/eb USE_RUBY= yes USE_RUBY_EXTCONF= yes |