summaryrefslogtreecommitdiffstats
path: root/security/vuxml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/vuxml/Makefile')
-rw-r--r--security/vuxml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/vuxml/Makefile b/security/vuxml/Makefile
index d8a73fa..1f07767 100644
--- a/security/vuxml/Makefile
+++ b/security/vuxml/Makefile
@@ -33,7 +33,7 @@ dir_DTD= share/xml/dtd/vuxml
VUXML_FILE?= ${PKGDIR}/vuln.xml
do-extract:
- @${RM} -rf ${WRKDIR}
+ @${RM} -r ${WRKDIR}
@${MKDIR} ${WRKDIR}
.for f in ${DISTFILES}
${CP} ${_DISTDIR}/${f} ${WRKDIR}/${f}
OpenPOWER on IntegriCloud