diff options
Diffstat (limited to 'converters/p5-Net-IDN-Nameprep')
-rw-r--r-- | converters/p5-Net-IDN-Nameprep/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/p5-Net-IDN-Nameprep/Makefile b/converters/p5-Net-IDN-Nameprep/Makefile index b1fa38762493..86ea601b3c76 100644 --- a/converters/p5-Net-IDN-Nameprep/Makefile +++ b/converters/p5-Net-IDN-Nameprep/Makefile @@ -10,9 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Normalization of domain names (Nameprep, RFC 3491) -RUN_DEPENDS= p5-Unicode-Stringprep>=0:${PORTSDIR}/converters/p5-Unicode-Stringprep +RUN_DEPENDS= p5-Unicode-Stringprep>=0:converters/p5-Unicode-Stringprep BUILD_DEPENDS:= ${RUN_DEPENDS} \ - p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings + p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings USES= perl5 USE_PERL5= modbuild |