diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:08:37 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:08:37 +0000 |
commit | a9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (patch) | |
tree | 23607acdfffe977946d3c7bb877bab60e64640e7 /japanese/tiarra | |
parent | 4e1b79a0a61f4973df8b4b0864d22086c769e219 (diff) | |
download | freebsd-ports-a9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2.zip |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'japanese/tiarra')
-rw-r--r-- | japanese/tiarra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/tiarra/Makefile b/japanese/tiarra/Makefile index b105d15fa3bc..67e96c2ed70f 100644 --- a/japanese/tiarra/Makefile +++ b/japanese/tiarra/Makefile @@ -13,7 +13,7 @@ COMMENT= IRC Proxy software LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-IO-Socket-INET6>=0:${PORTSDIR}/net/p5-IO-Socket-INET6 +RUN_DEPENDS= p5-IO-Socket-INET6>=0:net/p5-IO-Socket-INET6 USES= perl5 tar:bzip2 shebangfix USE_PERL5= run |