diff options
Diffstat (limited to 'graphics/inventor/Makefile')
-rw-r--r-- | graphics/inventor/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/inventor/Makefile b/graphics/inventor/Makefile index f5717a58691f..cbf5831001aa 100644 --- a/graphics/inventor/Makefile +++ b/graphics/inventor/Makefile @@ -144,6 +144,7 @@ MAN3= SoAction.3iv SoCallbackAction.3iv SoGLRenderAction.3iv \ SUB_FILES= pkg-message +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|%%CC%%|${CC}|g ;\ s|%%CXX%%|${CXX}|g ; \ |