diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile index ec387c963d1..e6d2c558b56 100644 --- a/lang/ruby/Makefile +++ b/lang/ruby/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.31 2005/06/30 22:37:12 robert Exp $ +# $OpenBSD: Makefile,v 1.32 2005/09/04 23:31:07 espie Exp $ COMMENT= "object oriented script language with threads" SHARED_ONLY= Yes VERSION= 1.8.1 DISTNAME= ruby-${VERSION} -PKGNAME= ${DISTNAME}p0 +PKGNAME= ${DISTNAME}p1 CATEGORIES= lang HOMEPAGE= http://www.ruby-lang.org/ diff --git a/lang/ruby/pkg/PLIST b/lang/ruby/pkg/PLIST index 76642c66802..fceecabd8e5 100644 --- a/lang/ruby/pkg/PLIST +++ b/lang/ruby/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.10 2004/09/15 19:16:09 espie Exp $ +@comment $OpenBSD: PLIST,v 1.11 2005/09/04 23:31:07 espie Exp $ bin/erb bin/irb bin/rdoc @@ -586,5 +586,4 @@ lib/ruby/site_ruby/ lib/ruby/site_ruby/${REV}/ lib/ruby/site_ruby/${REV}/${SUB}/ @man man/man1/ruby.1 -@exec mkdir -p %D/lib/ruby/site_ruby/${REV}/${SUB} %%SHARED%%