From 060ae319b5af893aff0e88916503c4fe2d305883 Mon Sep 17 00:00:00 2001 From: perky Date: Wed, 9 Jun 2004 06:34:23 +0000 Subject: Fix build on STABLE. Spotted by: kris --- archivers/py-lzma/Makefile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/archivers/py-lzma/Makefile b/archivers/py-lzma/Makefile index aa182f0fccdd..2faa9f49e4ad 100644 --- a/archivers/py-lzma/Makefile +++ b/archivers/py-lzma/Makefile @@ -17,5 +17,10 @@ COMMENT= Python binding for the LZMA compression library USE_PYTHON= yes USE_PYDISTUTILS=yes +USE_REINPLACE= yes + +post-patch: + ${FIND} ${WRKSRC} -name '*.cpp' -or -name '*.c' -or \ + -name '*.h' | ${XARGS} -n1 ${REINPLACE_CMD} 's/ //g' .include -- cgit -git' href='https://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats