summaryrefslogtreecommitdiff
path: root/www/aolserver/Makefile
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/aolserver/Makefile
parentUse the FIND and XARGS macros introduced in bsd.port.mk 1.391. (diff)
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
Notes
Notes: svn path=/head/; revision=93885
Diffstat (limited to 'www/aolserver/Makefile')
-rw-r--r--www/aolserver/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/aolserver/Makefile b/www/aolserver/Makefile
index 92d2fc9f0a80..b773267ef8f1 100644
--- a/www/aolserver/Makefile
+++ b/www/aolserver/Makefile
@@ -22,7 +22,7 @@ USE_GMAKE= yes
INSTALL_TARGET= install INST=${PREFIX}/${PORTNAME}
post-extract:
- find ${WRKSRC} -name CVS | xargs ${RM} -rf
+ ${FIND} ${WRKSRC} -name CVS | ${XARGS} ${RM} -rf
post-install:
# Headers