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