Fix tk flavor (noticed by Jim Geovedi)

This commit is contained in:
couderc 2002-09-20 14:58:38 +00:00
parent 4a4ee17bc9
commit ca4f859d70
3 changed files with 6 additions and 6 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.22 2002/07/03 16:31:28 couderc Exp $
# $OpenBSD: Makefile,v 1.23 2002/09/20 14:58:38 couderc Exp $
COMMENT= object oriented script language with threads
COMMENT= "object oriented script language with threads"
VERSION= 1.6.7
DISTNAME= ruby-${VERSION}
CATEGORIES= lang
NEED_VERSION= 1.362
MASTER_SITES= ftp://www.ruby-lang.org/pub/ruby/ \
ftp://mirror.nucba.ac.jp/pub/ruby/ \
ftp://ftp.kr.freebsd.org/pub/ruby/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PFRAG.shared-tk,v 1.1 2002/07/03 16:31:28 couderc Exp $
@comment $OpenBSD: PFRAG.tk,v 1.1 2002/09/20 14:58:38 couderc Exp $
lib/libruby.so.${REV}7
DYNLIBDIR(%B)
lib/ruby/${REV}/${SUB}/curses.so

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-tk,v 1.1 2002/07/03 16:31:28 couderc Exp $
@comment $OpenBSD: PLIST-tk,v 1.2 2002/09/20 14:58:38 couderc Exp $
bin/irb
bin/ruby
lib/ruby/${REV}/English.rb
@ -133,7 +133,7 @@ lib/ruby/${REV}/uri/https.rb
lib/ruby/${REV}/uri/ldap.rb
lib/ruby/${REV}/uri/mailto.rb
lib/ruby/${REV}/weakref.rb
%%SHARED%%
%%tk%%
man/man1/ruby.1
share/doc/ruby/Array.html
share/doc/ruby/Bignum.html