diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2015-01-05 16:30:18 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2015-01-05 16:30:18 +0000 |
commit | 40220a3c1e5a1875dfb98a7693c44413d890cb48 (patch) | |
tree | 620da29bc716104aff8df3d93dc4d8116d0423ce /japanese | |
parent | 532cd7d4c87e936186186313766983ba735cb4b8 (diff) | |
download | ports-40220a3c1e5a1875dfb98a7693c44413d890cb48.tar.gz ports-40220a3c1e5a1875dfb98a7693c44413d890cb48.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/tiarra/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/japanese/tiarra/Makefile b/japanese/tiarra/Makefile index e8e46b3b5e75..7fd266c7e87d 100644 --- a/japanese/tiarra/Makefile +++ b/japanese/tiarra/Makefile @@ -3,7 +3,7 @@ PORTNAME= tiarra PORTVERSION= 20100212 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= japanese irc ipv6 MASTER_SITES= http://www.clovery.jp/tiarra/archive/2010/02/ @@ -15,9 +15,10 @@ LICENSE_COMB= dual RUN_DEPENDS= p5-IO-Socket-INET6>=0:${PORTSDIR}/net/p5-IO-Socket-INET6 -USES= perl5 tar:bzip2 +USES= perl5 tar:bzip2 shebangfix USE_PERL5= run USE_RC_SUBR= tiarra +SHEBANG_FILES= tiarra NO_BUILD= yes USERS= ${TIARRA_USER} |