aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2013-12-15 00:52:16 +0800
committerDmitry Sivachenko <demon@FreeBSD.org>2013-12-15 00:52:16 +0800
commit040c763452b258ed215c052599eeab8edb420e72 (patch)
tree64a08d2ff652f731f7354ebecc356216c85eaa7c
parent3e42ae3659cc075bcf7bfd7208cdd5c359606a5f (diff)
downloadfreebsd-ports-gnome-040c763452b258ed215c052599eeab8edb420e72.tar.gz
freebsd-ports-gnome-040c763452b258ed215c052599eeab8edb420e72.tar.zst
freebsd-ports-gnome-040c763452b258ed215c052599eeab8edb420e72.zip
Use modern syntax for LIB_DEPENDS.
-rw-r--r--net-mgmt/nagios-plugins/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nagios-plugins/Makefile b/net-mgmt/nagios-plugins/Makefile
index 79d8bca65daf..1e934b0f98ae 100644
--- a/net-mgmt/nagios-plugins/Makefile
+++ b/net-mgmt/nagios-plugins/Makefile
@@ -99,7 +99,7 @@ PLIST_SUB+= SUB_SNMP="@comment "
.endif
.if ${PORT_OPTIONS:MRADIUS}
-LIB_DEPENDS+= radiusclient-ng:${PORTSDIR}/net/radiusclient
+LIB_DEPENDS+= libradiusclient-ng.so:${PORTSDIR}/net/radiusclient
PLIST_SUB+= SUB_RADIUS=""
.else
CONFIGURE_ARGS+= --without-radius