summaryrefslogtreecommitdiff
path: root/japanese/gal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/gal/Makefile')
-rw-r--r--japanese/gal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/gal/Makefile b/japanese/gal/Makefile
index a3c83c3a337f..2b4ea3b82930 100644
--- a/japanese/gal/Makefile
+++ b/japanese/gal/Makefile
@@ -14,6 +14,6 @@ MAINTAINER= ports@FreeBSD.org
post-patch:
perl -pi -e 's/gdk_font_load(\s)\(.*\)/gdk_fontset_load$$1\("-misc-fixed-medium-r-normal--14-*-*-*-*-*-*-*"\)/' \
- `find ${WRKSRC} -name "*.c" -print`
+ `${FIND} ${WRKSRC} -name "*.c" -print`
.include "${MASTERDIR}/Makefile"