diff options
Diffstat (limited to 'math/py-gato/Makefile')
-rw-r--r-- | math/py-gato/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-gato/Makefile b/math/py-gato/Makefile index 22ea6a5bb5d3..1cb5abc95f4a 100644 --- a/math/py-gato/Makefile +++ b/math/py-gato/Makefile @@ -21,6 +21,7 @@ USE_PYTHON= yes EXAMPLESDIR= ${PREFIX}/share/examples/${PORTNAME} +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,^.*__future__.*$$,,' ${WRKSRC}/DataStructures.py @${GREP} -lR "^#!" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \ |