diff options
Diffstat (limited to 'textproc/libtranslate/Makefile')
-rw-r--r-- | textproc/libtranslate/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libtranslate/Makefile b/textproc/libtranslate/Makefile index 90237a3a904c..5e1604e2abc2 100644 --- a/textproc/libtranslate/Makefile +++ b/textproc/libtranslate/Makefile @@ -32,6 +32,7 @@ TALKFILTERS_DESC= talkfilters module MAN1= translate.1 +NO_STAGE= yes post-patch:: @${REINPLACE_CMD} -e 's|echo aout|echo elf|' \ -e 's|libsoup-2.2|libsoup-2.4|g' ${WRKSRC}/configure |