diff options
Diffstat (limited to 'security/isakmpd/Makefile')
-rw-r--r-- | security/isakmpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/isakmpd/Makefile b/security/isakmpd/Makefile index 1e629af821cd..84b96dc7e91e 100644 --- a/security/isakmpd/Makefile +++ b/security/isakmpd/Makefile @@ -17,7 +17,7 @@ BROKEN= requires IPsec support # If keynote is in use, bring the dependency .if defined(USE_KEYNOTE) -BUILD_DEPENDS+= keynote:${PORTSDIR}/security/keynote +BUILD_DEPENDS+= keynote:security/keynote .endif USES= uidfix |