summaryrefslogtreecommitdiffstats
path: root/security/nmap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/nmap/Makefile')
-rw-r--r--security/nmap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nmap/Makefile b/security/nmap/Makefile
index e509561..9627460 100644
--- a/security/nmap/Makefile
+++ b/security/nmap/Makefile
@@ -47,7 +47,7 @@ CONFIGURE_ARGS+=--without-localdirs \
# XXX limit results if we do a grep in the sources!
post-extract:
- @${RM} -rf ${WRKSRC}/mswin32
+ @${RM} -r ${WRKSRC}/mswin32
post-configure:
@${REINPLACE_CMD} -e "s|^DESTDIR *=|& ${DESTDIR}|" ${WRKSRC}/Makefile
OpenPOWER on IntegriCloud