aboutsummaryrefslogtreecommitdiff
path: root/www/apache13-fp
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2003-11-13 12:54:57 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2003-11-13 12:54:57 +0000
commitf725dc8ef5848b5e69ebefdc7c1f1517f26643fb (patch)
tree61e738084a4bfbaac41e371a863552bfb8c6ed2a /www/apache13-fp
parent985ad018658ea12b1f67b9a76f8252fac0982438 (diff)
downloadports-f725dc8ef5848b5e69ebefdc7c1f1517f26643fb.tar.gz
ports-f725dc8ef5848b5e69ebefdc7c1f1517f26643fb.zip
Notes
Diffstat (limited to 'www/apache13-fp')
-rw-r--r--www/apache13-fp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache13-fp/Makefile b/www/apache13-fp/Makefile
index 61e843ed9d15..c940b39294c5 100644
--- a/www/apache13-fp/Makefile
+++ b/www/apache13-fp/Makefile
@@ -120,7 +120,7 @@ PLIST_SUB+= SUEXEC="@comment "
post-patch:
.if !defined(PATCH_DEBUG)
@ cd ${WRKSRC} \
- && find . -type f -name "*.orig" -print | xargs ${RM} -f
+ && ${FIND} . -type f -name "*.orig" -print | ${XARGS} ${RM} -f
.endif
# Create apache user and group