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:
parent
05c491501b
commit
1aa2903af1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83109
@ -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 ; \
|
||||
|
@ -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 ; \
|
||||
|
@ -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 ; \
|
||||
|
Loading…
Reference in New Issue
Block a user