aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/webmin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/webmin/Makefile')
-rw-r--r--sysutils/webmin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/webmin/Makefile b/sysutils/webmin/Makefile
index e51de613a9a8..bfe4bf634730 100644
--- a/sysutils/webmin/Makefile
+++ b/sysutils/webmin/Makefile
@@ -26,7 +26,7 @@ SUB_FILES= pkg-message
WEBMIN_MODULES=
post-extract:
- @${RM} -f ${WRKSRC}/mount/freebsd-mounts-?
+ @${RM} ${WRKSRC}/mount/freebsd-mounts-?
@if [ "${WEBMIN_MODULES}" != "" ]; then \
for webmin_module in ${WEBMIN_MODULES}; do \
${ECHO} "===> Unpacking updated module: $${webmin_module}"; \