K 10 svn:author V 3 jgh K 8 svn:date V 27 2013-04-23T07:27:18.567157Z K 7 svn:log V 403 Introduces USES= gettext to replace USE_GETTEXT   It can take 3 arguments:   build to add gettext into both RUN and BUILD DEPENDS   run to add gettext into RUN_DEPENDS   lib (default,implicit) to add gettext into LIB_DEPENDS   This deprecates USE_GETTEXT. Please convert your ports.   USE_GETTEXT will be removed as soon as it is no longer used in   the ports tree Approved by: portmgr (bapt) END