diff options
Diffstat (limited to 'x11-fm/xplore')
-rw-r--r-- | x11-fm/xplore/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fm/xplore/Makefile b/x11-fm/xplore/Makefile index 5f59f256d091..7c73f44747b9 100644 --- a/x11-fm/xplore/Makefile +++ b/x11-fm/xplore/Makefile @@ -19,6 +19,7 @@ CFLAGS+= -Wno-return-type MAN1= xplore.1 xploretype.1 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's| read| read dummy|g' ${WRKSRC}/system.xplorerc |