diff options
Diffstat (limited to 'security/fwknop/Makefile')
-rw-r--r-- | security/fwknop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/fwknop/Makefile b/security/fwknop/Makefile index 067fd1a6e976..2ad44a1ceef9 100644 --- a/security/fwknop/Makefile +++ b/security/fwknop/Makefile @@ -38,7 +38,7 @@ IPFW_CONFIGURE_WITH= ipfw=/sbin/ipfw PF_CONFIGURE_WITH= pf=/sbin/pfctl -GPGME_LIB_DEPENDS= libgpgme.so:${PORTSDIR}/security/gpgme +GPGME_LIB_DEPENDS= libgpgme.so:security/gpgme GPGME_CONFIGURE_WITH= gpgme .include <bsd.port.mk> |