1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00

Don't print the pre-everything banner until gucharmap support is fixed.

This commit is contained in:
Joe Marcus Clarke 2003-06-16 17:51:59 +00:00
parent 05c491501b
commit 1aa2903af1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83109
3 changed files with 15 additions and 15 deletions

View File

@ -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 ; \

View File

@ -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 ; \

View File

@ -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 ; \