Index: head/japanese/ruby-eb/Makefile =================================================================== --- head/japanese/ruby-eb/Makefile (revision 304253) +++ head/japanese/ruby-eb/Makefile (revision 304254) @@ -1,47 +1,42 @@ -# New ports collection makefile for: Ruby EB -# Date created: 6 Sep 2000 -# Whom: Akinori MUSHA aka knu -# # $FreeBSD$ -# PORTNAME= eb PORTVERSION= 2.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= japanese ruby MASTER_SITES= http://rubyeb.sourceforge.net/ \ SF/rubyeb/rubyeb/rubyeb-${PORTVERSION} DISTNAME= ruby${PORTNAME}-${PORTVERSION} 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 INSTALL_TARGET= site-install EXAMPLES= hook2.rb test.rb .include .if ${RUBY_VER} == 1.9 BROKEN= does not build with ruby 1.9 .endif PKGNAMEPREFIX:= ${PKGNAMEPREFIX}${RUBY_PKGNAMEPREFIX} post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_MODEXAMPLESDIR}/ja/ .for f in ${EXAMPLES} ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODEXAMPLESDIR}/ja/ .endfor ${MKDIR} ${RUBY_MODDOCDIR}/ja ${INSTALL_DATA} ${WRKSRC}/eb.html ${RUBY_MODDOCDIR}/ja/ .endif .include Index: head/japanese/ruby-eb/pkg-descr =================================================================== --- head/japanese/ruby-eb/pkg-descr (revision 304253) +++ head/japanese/ruby-eb/pkg-descr (revision 304254) @@ -1,4 +1,3 @@ Ruby EB -- Ruby bind of EB library. -Author: Nishikawa,Yasuhiro -WWW: http://www.ruby-lang.org/raa/list.rhtml?name=rubyeb +WWW: http://www.ruby-lang.org/raa/list.rhtml?name=rubyeb