diff options
Diffstat (limited to 'graphics/wings/Makefile')
-rw-r--r-- | graphics/wings/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/wings/Makefile b/graphics/wings/Makefile index f040be6b1608..3ba926a07236 100644 --- a/graphics/wings/Makefile +++ b/graphics/wings/Makefile @@ -27,6 +27,7 @@ USE_GMAKE= yes PORTSCOUT= limitw:1,even +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|$$(GCC)|${CC} -I${LOCALBASE}/include -L${LOCALBASE}/lib|g' \ ${WRKSRC}/plugins_src/accel/Makefile |