diff options
Diffstat (limited to 'comms/grig/Makefile')
-rw-r--r-- | comms/grig/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/grig/Makefile b/comms/grig/Makefile index 1b18bc184d37..8899cab2df58 100644 --- a/comms/grig/Makefile +++ b/comms/grig/Makefile @@ -20,6 +20,7 @@ USES= gettext gmake pkgconfig MAN1= grig.1 +NO_STAGE= yes post-patch: @${FIND} ${WRKSRC} -name Makefile.* | ${XARGS} ${REINPLACE_CMD} -e \ 's|-D.*_DISABLE_DEPRECATED||g' |