diff options
Diffstat (limited to 'net-mgmt/nsca27/Makefile')
-rw-r--r-- | net-mgmt/nsca27/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nsca27/Makefile b/net-mgmt/nsca27/Makefile index c8310bb5..d439b4e 100644 --- a/net-mgmt/nsca27/Makefile +++ b/net-mgmt/nsca27/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv2 #.if !defined(_BUILDING_NSCA_CLIENT) #RUN_DEPENDS= nagios:${PORTSDIR}/net-mgmt/nagios #.endif -LIB_DEPENDS= mcrypt:${PORTSDIR}/security/libmcrypt +LIB_DEPENDS= libmcrypt.so:${PORTSDIR}/security/libmcrypt .if !defined(_BUILDING_NSCA_CLIENT) PKGNAMESUFFIX= 27 |