diff options
Diffstat (limited to 'x11/xmascot/Makefile')
-rw-r--r-- | x11/xmascot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xmascot/Makefile b/x11/xmascot/Makefile index abf332e88e27..74acf5f1ccbf 100644 --- a/x11/xmascot/Makefile +++ b/x11/xmascot/Makefile @@ -18,6 +18,7 @@ MAKE_ARGS= MAKE="${MAKE_CMD}" MAN1= xmascot.1 # Unbreak parallel (-jX) builds: do not use unsafe MakeSubdirs() macro +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's/MakeSubdirs(/Named&$$(IMAGELIB),/' \ ${WRKSRC}/Imakefile |