summaryrefslogtreecommitdiff
path: root/www/uzbl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/uzbl/Makefile')
-rw-r--r--www/uzbl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/uzbl/Makefile b/www/uzbl/Makefile
index c7f16c005010..c8b9b43dea26 100644
--- a/www/uzbl/Makefile
+++ b/www/uzbl/Makefile
@@ -49,7 +49,7 @@ post-patch:
${WRKSRC}/bin/uzbl-tabbed
post-build:
- @${FIND} ${WRKSRC} \( -name "*.orig" -or -name "*.bak" \) -exec ${RM} -f {} \;
+ @${FIND} ${WRKSRC} \( -name "*.orig" -or -name "*.bak" \) -exec ${RM} {} \;
post-install:
.if ${PORT_OPTIONS:MDOCS}