summaryrefslogtreecommitdiffstats
path: root/graphics/dc20pack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/dc20pack/Makefile')
-rw-r--r--graphics/dc20pack/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/dc20pack/Makefile b/graphics/dc20pack/Makefile
index b3291e7..59f7a9e 100644
--- a/graphics/dc20pack/Makefile
+++ b/graphics/dc20pack/Makefile
@@ -15,9 +15,10 @@ EXTRACT_SUFX= .tgz
MAINTAINER= maurice@serc.rmit.edu.au
WRKSRC= ${WRKDIR}
+USE_REINPLACE= yes
post-extract:
- @ /usr/bin/find ${WRKSRC} -type f | xargs /usr/bin/perl -pi -e 's/\r//g'
+ @ /usr/bin/find ${WRKSRC} -type f | xargs ${REINPLACE_CMD} -e 's/\r//g'
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/dc20dump ${PREFIX}/bin
OpenPOWER on IntegriCloud