Allow to use with non UTF-8 locale by -Ku RUBYOPT.
Bump PKGREVISION.
This commit is contained in:
parent
03d5e38f66
commit
41916245be
1 changed files with 3 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.39 2012/03/06 11:19:56 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.40 2012/03/16 05:13:49 obache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= mikutter.0.1.0.697
|
||||
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://mikutter.hachune.net/bin/
|
||||
|
||||
|
@ -36,6 +37,7 @@ USE_LANGUAGES= # none
|
|||
USE_TOOLS+= pax
|
||||
|
||||
REPLACE_RUBY= mikutter.rb
|
||||
RUBY_ENCODING_ARG= -Ku
|
||||
REPLACE_RUBY_DIRS= core
|
||||
.include "../../lang/ruby/replace.mk"
|
||||
|
||||
|
|
Loading…
Reference in a new issue