diff options
-rw-r--r-- | editors/AbiWord2/Makefile | 10 | ||||
-rw-r--r-- | editors/abiword-devel/Makefile | 10 | ||||
-rw-r--r-- | editors/abiword/Makefile | 10 |
3 files changed, 15 insertions, 15 deletions
diff --git a/editors/AbiWord2/Makefile b/editors/AbiWord2/Makefile index cf12e0ac454e..0100b7fd076d 100644 --- a/editors/AbiWord2/Makefile +++ b/editors/AbiWord2/Makefile @@ -60,11 +60,11 @@ GNOME_ENABLED= yes CONFIGURE_ARGS+= --disable-gucharmap #.endif -pre-everything:: - @${ECHO_MSG} "" - @${ECHO_MSG} "AbiWord2 has the following tunable option(s):" - @${ECHO_MSG} " WITH_GUCHARMAP=yes Enable use of Gucharmap as the symbol insertion tool (default: auto)" - @${ECHO_MSG} "" +#pre-everything:: +# @${ECHO_MSG} "" +# @${ECHO_MSG} "AbiWord2 has the following tunable option(s):" +# @${ECHO_MSG} " WITH_GUCHARMAP=yes Enable use of Gucharmap as the symbol insertion tool (default: auto)" +# @${ECHO_MSG} "" post-patch: @${REINPLACE_CMD} -e 's|%%AUTOMAKE%%|${AUTOMAKE}|g ; \ diff --git a/editors/abiword-devel/Makefile b/editors/abiword-devel/Makefile index cf12e0ac454e..0100b7fd076d 100644 --- a/editors/abiword-devel/Makefile +++ b/editors/abiword-devel/Makefile @@ -60,11 +60,11 @@ GNOME_ENABLED= yes CONFIGURE_ARGS+= --disable-gucharmap #.endif -pre-everything:: - @${ECHO_MSG} "" - @${ECHO_MSG} "AbiWord2 has the following tunable option(s):" - @${ECHO_MSG} " WITH_GUCHARMAP=yes Enable use of Gucharmap as the symbol insertion tool (default: auto)" - @${ECHO_MSG} "" +#pre-everything:: +# @${ECHO_MSG} "" +# @${ECHO_MSG} "AbiWord2 has the following tunable option(s):" +# @${ECHO_MSG} " WITH_GUCHARMAP=yes Enable use of Gucharmap as the symbol insertion tool (default: auto)" +# @${ECHO_MSG} "" post-patch: @${REINPLACE_CMD} -e 's|%%AUTOMAKE%%|${AUTOMAKE}|g ; \ diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index cf12e0ac454e..0100b7fd076d 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -60,11 +60,11 @@ GNOME_ENABLED= yes CONFIGURE_ARGS+= --disable-gucharmap #.endif -pre-everything:: - @${ECHO_MSG} "" - @${ECHO_MSG} "AbiWord2 has the following tunable option(s):" - @${ECHO_MSG} " WITH_GUCHARMAP=yes Enable use of Gucharmap as the symbol insertion tool (default: auto)" - @${ECHO_MSG} "" +#pre-everything:: +# @${ECHO_MSG} "" +# @${ECHO_MSG} "AbiWord2 has the following tunable option(s):" +# @${ECHO_MSG} " WITH_GUCHARMAP=yes Enable use of Gucharmap as the symbol insertion tool (default: auto)" +# @${ECHO_MSG} "" post-patch: @${REINPLACE_CMD} -e 's|%%AUTOMAKE%%|${AUTOMAKE}|g ; \ |