diff options
Diffstat (limited to 'japanese/tiarra/Makefile')
-rw-r--r-- | japanese/tiarra/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/japanese/tiarra/Makefile b/japanese/tiarra/Makefile index 3e19e6d0b5a7..9373028ea359 100644 --- a/japanese/tiarra/Makefile +++ b/japanese/tiarra/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: tiarra -# Date Created: Jul 27 2006 -# Whom: Hajimu UMEMOTO <ume@FreeBSD.org> -# +# Created by: Hajimu UMEMOTO <ume@FreeBSD.org> # $FreeBSD$ -# PORTNAME= tiarra PORTVERSION= 20100212 @@ -16,7 +12,8 @@ COMMENT= IRC Proxy software RUN_DEPENDS= p5-IO-Socket-INET6>=0:${PORTSDIR}/net/p5-IO-Socket-INET6 -USE_PERL5_RUN= yes +USES= perl5 +USE_PERL5= run USE_BZIP2= yes USE_RC_SUBR= tiarra NO_BUILD= yes |