aboutsummaryrefslogtreecommitdiff
path: root/irc/nethirc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/nethirc/Makefile')
-rw-r--r--irc/nethirc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/nethirc/Makefile b/irc/nethirc/Makefile
index 580a9fe0a0c1..8659ee1e6984 100644
--- a/irc/nethirc/Makefile
+++ b/irc/nethirc/Makefile
@@ -16,7 +16,7 @@ COMMENT= Perl-based IRC client that uses Net::IRC
BUILD_DEPENDS= ${SITE_PERL}/POE/Component/IRC.pm:${PORTSDIR}/irc/p5-POE-Component-IRC \
${SITE_PERL}/String/Format.pm:${PORTSDIR}/textproc/p5-String-Format \
${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes