diff options
Diffstat (limited to 'textproc/p5-Net-IDN-Encode/Makefile')
| -rw-r--r-- | textproc/p5-Net-IDN-Encode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Net-IDN-Encode/Makefile b/textproc/p5-Net-IDN-Encode/Makefile index 4b69a50e9e17..4de84306d748 100644 --- a/textproc/p5-Net-IDN-Encode/Makefile +++ b/textproc/p5-Net-IDN-Encode/Makefile @@ -15,7 +15,7 @@ MAINTAINER= timur@FreeBSD.org COMMENT= Internationalizing Domain Names in Applications (RFC 3490) RUN_DEPENDS= ${SITE_PERL}/Net/IDN/Nameprep.pm:${PORTSDIR}/converters/p5-Net-IDN-Nameprep -BUILD_DEPENDS= ${RUN_DEPENDS} \ +BUILD_DEPENDS:= ${RUN_DEPENDS} \ ${SITE_PERL}/Test/NoWarnings.pm:${PORTSDIR}/devel/p5-Test-NoWarnings PERL_MODBUILD= yes |
