From fef0597c5e09bbfa7e7ec071a38b36c2c355ebb4 Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Mon, 8 Aug 2016 14:48:08 +0000 Subject: Register security/libgpg-error with LIB_DEPENDS --- security/vpnc/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'security/vpnc') diff --git a/security/vpnc/Makefile b/security/vpnc/Makefile index 9629a8d51f60..376ef071f39f 100644 --- a/security/vpnc/Makefile +++ b/security/vpnc/Makefile @@ -3,7 +3,7 @@ PORTNAME= vpnc PORTVERSION= 0.5.3 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= security MASTER_SITES= http://www.unix-ag.uni-kl.de/~massar/vpnc/ \ LOCAL/ehaupt @@ -11,7 +11,8 @@ MASTER_SITES= http://www.unix-ag.uni-kl.de/~massar/vpnc/ \ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Client for Cisco 3000 VPN Concentrator -LIB_DEPENDS= libgcrypt.so:security/libgcrypt +LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ + libgpg-error.so:security/libgpg-error RUN_DEPENDS= vpnc-script:sysutils/vpnc-scripts USES= shebangfix gmake perl5 -- cgit v1.2.3