diff options
Diffstat (limited to 'security/webshag/Makefile')
-rw-r--r-- | security/webshag/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/webshag/Makefile b/security/webshag/Makefile index d964bb30725b..cd6c789e2a1f 100644 --- a/security/webshag/Makefile +++ b/security/webshag/Makefile @@ -25,7 +25,7 @@ OPTIONS_SUB= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNMAP} -BUILD_DEPENDS+= ${LOCALBASE}/bin/nmap:${PORTSDIR}/security/nmap +BUILD_DEPENDS+= ${LOCALBASE}/bin/nmap:security/nmap .endif .if ${PORT_OPTIONS:MWXGTK} |