aboutsummaryrefslogtreecommitdiff
path: root/java/linux-sun-jdk13
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2003-04-24 05:52:23 +0000
committerGreg Lewis <glewis@FreeBSD.org>2003-04-24 05:52:23 +0000
commitcd6327e0a78c400b2be404dd3b5f68572c5ed7d4 (patch)
treea241c2292de6570c7a2722ffd7f8c6afaaeb05d4 /java/linux-sun-jdk13
parent380f1b0d7bbdbf0ca31adee2b5378e348b1ad172 (diff)
downloadports-cd6327e0a78c400b2be404dd3b5f68572c5ed7d4.tar.gz
ports-cd6327e0a78c400b2be404dd3b5f68572c5ed7d4.zip
Notes
Diffstat (limited to 'java/linux-sun-jdk13')
-rw-r--r--java/linux-sun-jdk13/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/linux-sun-jdk13/Makefile b/java/linux-sun-jdk13/Makefile
index 72ef9e21b24c..43bc82e332a2 100644
--- a/java/linux-sun-jdk13/Makefile
+++ b/java/linux-sun-jdk13/Makefile
@@ -66,7 +66,7 @@ do-extract:
&& ${WRKDIR}/install.sfx > /dev/null
post-patch:
- @find ${WRKSRC} -name '*.orig' -print | xargs ${RM} -f
+ @${FIND} ${WRKSRC} -name '*.orig' -print | xargs ${RM} -f
do-install:
${MKDIR} ${PREFIX}/${PKGNAMEPREFIX}jdk${JDK_VERSION}