summaryrefslogtreecommitdiff
path: root/x11-fm/tkdesk
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2003-11-13 12:03:59 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2003-11-13 12:03:59 +0000
commit985ad018658ea12b1f67b9a76f8252fac0982438 (patch)
treec6a0fe4d0e9b03f6c013428cbbeb07d9a675df60 /x11-fm/tkdesk
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=93884
Diffstat (limited to 'x11-fm/tkdesk')
-rw-r--r--x11-fm/tkdesk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/tkdesk/Makefile b/x11-fm/tkdesk/Makefile
index ceaced9f2340..3a74712f1bd3 100644
--- a/x11-fm/tkdesk/Makefile
+++ b/x11-fm/tkdesk/Makefile
@@ -28,7 +28,7 @@ CONFIGURE_ARGS+= --with-itcl=${LOCALBASE}/lib/itcl3.2
MAN1= tkdesk.1 cd-tkdesk.1 ed-tkdesk.1 od-tkdesk.1
pre-install:
- @find ${WRKSRC} -type f -name '*.orig' -exec ${RM} -f {} ';'
+ @${FIND} ${WRKSRC} -type f -name '*.orig' -exec ${RM} -f {} ';'
post-install:
${STRIP_CMD} ${PREFIX}/bin/tkdesksh