aboutsummaryrefslogtreecommitdiff
path: root/deskutils/phpicalendar/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-06-21 05:32:58 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-06-21 05:32:58 +0000
commit7c61c926ee33ba27b537bc4866f38b46caba3808 (patch)
tree3dd677d62455a2340d17d39f4ecb606dd630d91f /deskutils/phpicalendar/Makefile
parent71e512b8a8fc2001e199a11f62e321b2ad8b6089 (diff)
downloadports-7c61c926ee33ba27b537bc4866f38b46caba3808.tar.gz
ports-7c61c926ee33ba27b537bc4866f38b46caba3808.zip
Notes
Diffstat (limited to 'deskutils/phpicalendar/Makefile')
-rw-r--r--deskutils/phpicalendar/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/phpicalendar/Makefile b/deskutils/phpicalendar/Makefile
index d1221d3c1b32..7a4881962891 100644
--- a/deskutils/phpicalendar/Makefile
+++ b/deskutils/phpicalendar/Makefile
@@ -22,8 +22,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/${PORTNAME}/
post-extract:
${FIND} ${WRKDIR} -name .DS_Store -delete
- ${FIND} ${WRKDIR} -name ._.DS_Store -delete
- ${FIND} ${WRKDIR} -name ._* -delete
+ ${FIND} ${WRKDIR} -name '._*' -delete
do-install:
.if !exists(${WWWDIR})