aboutsummaryrefslogtreecommitdiff
path: root/graphics/ecg2png/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ecg2png/Makefile')
-rw-r--r--graphics/ecg2png/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ecg2png/Makefile b/graphics/ecg2png/Makefile
index e0d558209ddb..9ec07e1a03cd 100644
--- a/graphics/ecg2png/Makefile
+++ b/graphics/ecg2png/Makefile
@@ -25,7 +25,7 @@ QTCPPFLAGS+= -I${LOCALBASE}/include/gd
pre-patch:
@${REINPLACE_CMD} -e 's|-lqt$$|-l${QTNAME}|g' ${WRKSRC}/ecg2png/Makefile.in
- @find ${WRKSRC} -name '*.cpp' | xargs ${REINPLACE_CMD} -e \
+ @${FIND} ${WRKSRC} -name '*.cpp' | ${XARGS} ${REINPLACE_CMD} -e \
's|#include <qimageio.h>||g'
@${CHMOD} ${BINMODE} ${WRKSRC}/missing