aboutsummaryrefslogtreecommitdiffstats
path: root/irc/smartirc4net
diff options
context:
space:
mode:
Diffstat (limited to 'irc/smartirc4net')
-rw-r--r--irc/smartirc4net/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/smartirc4net/Makefile b/irc/smartirc4net/Makefile
index ae942eede1c8..cd89e53bc0b3 100644
--- a/irc/smartirc4net/Makefile
+++ b/irc/smartirc4net/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= mono@FreeBSD.org
COMMENT= Multi-layered IRC library
BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
GNU_CONFIGURE= yes
USE_GMAKE= yes