- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
This commit is contained in:
Alex Kozlov 2013-04-24 18:10:30 +00:00
parent 422e3bda8b
commit e159824929
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316464
1027 changed files with 1045 additions and 1045 deletions

View File

@ -20,7 +20,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= pygnomedesktop atspi intlhack
USE_PYTHON= yes
USE_GETTEXT= yes
USES= gettext
INSTALLS_OMF= yes
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes

View File

@ -18,7 +18,7 @@ USE_BZIP2= yes
RUN_DEPENDS= at-spi2-atk>2.6.0:${PORTSDIR}/accessibility/at-spi2-atk
USE_GETTEXT= yes
USES= gettext
USE_GMAKE= yes
USE_GNOME= gnomehack gnomehier intlhack gtk20 gconf2 libbonobo
USE_XORG= x11 xtst

View File

@ -22,7 +22,7 @@ LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg
RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian
USE_BZIP2= yes
USE_GETTEXT= yes
USES= gettext
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack gnomehier libgnomeui atspi \
libwnck gnomedocutils

View File

@ -20,7 +20,7 @@ USE_BZIP2= yes
USE_XORG= xfixes xdamage ice xcomposite sm
USE_GNOME= gnomehack gnomeprefix atspi libbonobo intlhack ltverhack
USE_GMAKE= yes
USE_GETTEXT= yes
USES= gettext
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include

View File

@ -19,7 +19,7 @@ COMMENT= Collection of accessibility apps for GNOME 2
LIB_DEPENDS= gnome-mag.2:${PORTSDIR}/accessibility/gnome-mag
USE_BZIP2= yes
USE_GETTEXT= yes
USES= gettext
USE_LDCONFIG= yes
INSTALLS_OMF= yes
INSTALLS_ICONS= yes

View File

@ -21,7 +21,7 @@ LIB_DEPENDS= canberra-gtk.0:${PORTSDIR}/audio/libcanberra \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
USE_BZIP2= yes
USE_GETTEXT= yes
USES= gettext
INSTALLS_OMF= yes
USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui atspi libwnck \
gnomespeech libxml2

View File

@ -20,7 +20,7 @@ USE_XORG= x11 xfixes xcursor xtst
USE_BZIP2= yes
USE_GNOME= gnomehack gnomeprefix gnomepanel intlhack
USE_GMAKE= yes
USE_GETTEXT= yes
USES= gettext
INSTALLS_OMF= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include

View File

@ -27,7 +27,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_dbus_bindings.so:${PORTSDIR}/devel/py-dbus \
LATEST_LINK= gnome-orca
USE_BZIP2= yes
USE_GETTEXT= yes
USES= gettext
USE_PYTHON= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack libgnomeui gnomespeech pygnome2 \

View File

@ -23,7 +23,7 @@ LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
RUN_DEPENDS= ${LOCALBASE}/libexec/at-spi2-registryd:${PORTSDIR}/accessibility/at-spi2-core
USE_BZIP2= yes
USE_GETTEXT= yes
USES= gettext
USE_GMAKE= yes
USE_GNOME= gnomehack gnomehier intlhack gtk20 libxml2
GNU_CONFIGURE= yes

View File

@ -34,7 +34,7 @@ VIDMODE_DESC= Support VIDMODE for changing colors (NVIDIA)
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
USE_GETTEXT= yes
USES+= gettext
CONFIGURE_ARGS+=--with-libiconv-prefix=${LOCALBASE} \
--with-libintl-prefix=${LOCALBASE}
PLIST_SUB= NLS=""

View File

@ -22,7 +22,7 @@ SUB_FILES= pkg-message
.if !defined(WITHOUT_NLS)
CONFIGURE_ARGS+= --enable-nls
PLIST_SUB+= NLS=""
USE_GETTEXT= yes
USES+= gettext
.else
CONFIGURE_ARGS+= --disable-nls
PLIST_SUB+= NLS="@comment "

View File

@ -42,7 +42,7 @@ CONFIGURE_ENV+= PERL_LIBDIR="${PREFIX}/${SITE_PERL_REL}"
.if ${PORT_OPTIONS:MNLS}
MANLANG= "" de fr hu ja pl sv
USE_GETTEXT= yes
USES+= gettext
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS+=--disable-nls

View File

@ -18,7 +18,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/gtar:${PORTSDIR}/archivers/gtar \
USE_LDCONFIG= yes
USE_BZIP2= yes
USE_GETTEXT= yes
USES= gettext
INSTALLS_OMF= yes
INSTALLS_ICONS= yes
USE_GMAKE= yes

View File

@ -24,7 +24,7 @@ MAN1= gcpio.1
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
USE_GETTEXT= yes
USES+= gettext
PLIST_SUB+= NLS=""
CONFIGURE_ARGS+=--with-libintl-prefix="${LOCALBASE}"
.else

View File

@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Efficient file compressor
USE_BZIP2= yes
USE_GETTEXT= yes
USES= gettext
USE_LDCONFIG= yes
CFLAGS+= -I${LOCALBASE}/include -fPIC
LDFLAGS+= -L${LOCALBASE}/lib -lintl

View File

@ -40,7 +40,7 @@ LDSTATIC=
.endif
.if ${PORT_OPTIONS:MNLS}
USE_GETTEXT= yes
USES+= gettext
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS+=--disable-nls

View File

@ -15,7 +15,7 @@ USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_AUTOTOOLS= libtool
USE_GMAKE= yes
USE_GETTEXT= yes
USES= gettext
USE_KDELIBS_VER=3
INSTALLS_ICONS= yes
MAKE_JOBS_UNSAFE= yes

View File

@ -26,7 +26,7 @@ MAKE_ENV= OLD_PO_FILE_INPUT=1
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
USE_GETTEXT= yes
USES+= gettext
PLIST_SUB+= NLS=""
CPPFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -lintl -liconv"

View File

@ -61,7 +61,7 @@ PLIST_SUB+= PYTHON="@comment "
.endif
.if ${PORT_OPTIONS:MNLS}
USE_GETTEXT= yes
USES+= gettext
USE_ICONV= yes
PLIST_SUB+= NLS=""
.else

View File

@ -76,7 +76,7 @@ PLIST_SUB+= PYTHON="@comment "
.if ${PORT_OPTIONS:MNLS}
CONFIGURE_ARGS+=--enable-nls
USE_GETTEXT= yes
USES+= gettext
USE_ICONV= yes
.else
CONFIGURE_ARGS+=--disable-nls

View File

@ -12,7 +12,7 @@ COMMENT= Unique standard tape archiver with many enhancements
BUILD_DEPENDS= smake:${PORTSDIR}/devel/smake
USE_BZIP2= yes
USE_GETTEXT= yes
USES= gettext
USE_ICONV= yes
.if !defined(NO_INSTALL_MANPAGES)

View File

@ -16,7 +16,7 @@ COMMENT= Archive plugin for the Thunar File Manager
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_XFCE= configenv libexo thunar
USE_GETTEXT= yes
USES= gettext
INSTALLS_ICONS= yes
USE_GNOME= desktopfileutils intltool
USE_GMAKE= yes

View File

@ -25,7 +25,7 @@ INSTALLS_ICONS= yes
.include <bsd.port.options.mk>
.if !empty(PORT_OPTIONS:MNLS)
USE_GETTEXT= yes
USES+= gettext
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
PLIST_SUB+= NLS=""

View File

@ -18,7 +18,7 @@ LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
USE_AUTOTOOLS= libtool
USE_GMAKE= yes
USE_GETTEXT= yes
USES= gettext
USE_GL= gl
USE_LUA= 5.0+ # should be optional, but the build fails without it
WANT_GNOME= yes

View File

@ -17,7 +17,7 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GETTEXT= yes
USES= gettext
USE_GNOME= gtk20 gconf2 libxml2 intltool pkgconfig libglade2
USE_SQLITE= 3

View File

@ -34,7 +34,7 @@ OPTIONS_DEFINE= NLS
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
USE_GETTEXT= yes
USES+= gettext
PLIST_SUB+= NLS=""
.else
PLIST_SUB+= NLS="@comment "

View File

@ -47,7 +47,7 @@ CONFIGURE_ARGS+=--disable-nls
PLIST_SUB+= NLS="@comment "
.else
LDFLAGS+= -L${LOCALBASE}/lib -lintl
USE_GETTEXT= yes
USES+= gettext
PLIST_SUB+= NLS=""
.endif

View File

@ -24,7 +24,7 @@ USE_BZIP2= yes
USE_KDEBASE_VER=3
USE_GMAKE= yes
USE_AUTOTOOLS= libtool
USE_GETTEXT= yes
USES= gettext
USE_SDL= sdl
USE_RUBY= yes
USE_LDCONFIG= yes

View File

@ -16,7 +16,7 @@ USE_PHP= mysql pcre session iconv hash gettext mbstring
WANT_PHP_WEB= yes
NO_BUILD= yes
USE_GETTEXT= yes
USES= gettext
PKGDEINSTALL= ${WRKDIR}/pkg-deinstall
PKGMESSAGE= ${WRKDIR}/pkg-message

View File

@ -20,7 +20,7 @@ LIB_DEPENDS= lo:${PORTSDIR}/audio/liblo \
gnomecanvasmm-2.6:${PORTSDIR}/graphics/libgnomecanvasmm26
USE_BZIP2= yes
USE_GETTEXT= yes
USES= gettext
USE_SCONS= yes
SCONS_ENV+= SYSLIBS=yes PREFIX=${PREFIX} NLS=yes
CFLAGS+= -I${LOCALBASE}/include

View File

@ -41,7 +41,7 @@ CONFIGURE_ARGS+= --disable-avahi
.endif
.if ${PORT_OPTIONS:MNLS}
USE_GETTEXT= yes
USES+= gettext
CONFIGURE_ARGS+= --enable-nls
.else
CONFIGURE_ARGS+= --disable-nls

View File

@ -23,7 +23,7 @@ WINDOWS_CHARS_DESC= Allow Windows special chars in filenames
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GETTEXT= yes
USES= gettext
USE_GMAKE= yes
USE_GNOME= gtk20

View File

@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-src-${PORTVERSION}
USE_AUTOTOOLS= aclocal autoconf
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GETTEXT= yes
USES= gettext
USE_XZ= yes
USE_WX= 2.8
WX_UNICODE= yes

View File

@ -35,7 +35,7 @@ OPTIONS_DEFINE= NLS GTK2
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
USE_GETTEXT= yes
USES+= gettext
.for ii in ca de el es fr gl it ja nl pl pt_BR ru sv uk zh_CN
PLIST_FILES+= share/locale/${ii}/LC_MESSAGES/aumix.mo

View File

@ -27,7 +27,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
USE_GETTEXT= yes
USES+= gettext
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS+= --disable-nls

View File

@ -12,7 +12,7 @@ COMMENT= Curses-based front-end for various audio players
LICENSE= GPLv2
USE_GETTEXT= yes
USES= gettext
USE_GMAKE= yes
USE_PYTHON= yes

View File

@ -25,7 +25,7 @@ USE_LDCONFIG= yes
USE_QT4= gui xml qmake_build uic_build moc_build rcc_build \
network phonon-gst sql
USE_ICONV= yes
USE_GETTEXT= yes
USES= gettext
USE_SDL= sdl
QMAKEFLAGS+= "CONFIG+=player_phonon"
MAKE_ENV+= INSTALL_ROOT=${PREFIX}

View File

@ -17,7 +17,7 @@ LICENSE= GPLv2
USE_PYTHON= 2.5+
USE_GNOME= pygnome2 pygtk2
USE_GSTREAMER= python good bad
USE_GETTEXT= yes
USES= gettext
USE_GMAKE= yes
NO_BUILD= yes
MAN1= decibel-audio-player.1 decibel-audio-player-remote.1

View File

@ -20,7 +20,7 @@ MAN1= easytag.1
CONFLICTS= easytag-devel-[0-9]*
USE_BZIP2= yes
USE_GETTEXT= yes
USES= gettext
USE_GNOME= gnomehack gnomeprefix gtk20 desktopfileutils
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include -DHAVE_GTK

View File

@ -53,7 +53,7 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}notify>=0.1.1:${PORTSDIR}/devel/py-notify
.endif
.if ${PORT_OPTIONS:MNLS}
USE_GETTEXT= yes
USES+= gettext
PLIST_SUB+= NLS=""
.else
PLIST_SUB+= NLS="@comment "

View File

@ -19,7 +19,7 @@ COMMENT= Sound theme based on the FreeDesktop specification
USE_BZIP2= yes
USE_GNOME= gnomehier intlhack
USE_GETTEXT= yes
USES= gettext
USE_GMAKE= yes
GNU_CONFIGURE= yes

View File

@ -20,7 +20,7 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USE_GMAKE= yes
USE_GETTEXT= yes
USES= gettext
USE_LDCONFIG= yes
USE_GNOME= intltool

View File

@ -40,7 +40,7 @@ CONFIGURE_ENV= DATADIRNAME=share
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -lintl
CONFIGURE_ARGS+= --enable-nls
USE_GETTEXT= yes
USES+= gettext
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS+= --disable-nls

View File

@ -21,6 +21,6 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gnomehack pkgconfig glib20 gtk20 intltool
USE_GETTEXT= yes
USES= gettext
.include <bsd.port.mk>

View File

@ -21,6 +21,6 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= pkgconfig glib20 gtk20 intltool
USE_GETTEXT= yes
USES= gettext
.include <bsd.port.mk>

View File

@ -22,6 +22,6 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gnomehack pkgconfig glib20 gtk20 intltool libxml2
USE_GETTEXT= yes
USES= gettext
.include <bsd.port.mk>

View File

@ -23,6 +23,6 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gnomehack pkgconfig glib20 gtk20 intltool libxml2
USE_GETTEXT= yes
USES= gettext
.include <bsd.port.mk>

View File

@ -22,7 +22,7 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= pkgconfig glib20 gtk20 intltool
USE_GETTEXT= yes
USES= gettext
PLIST_FILES= lib/gmpc/plugins/libnotifyplugin.la \
lib/gmpc/plugins/libnotifyplugin.so

View File

@ -21,7 +21,7 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gnomehack pkgconfig intltool glib20 gtk20 libxml2
USE_GETTEXT= yes
USES= gettext
PLIST_FILES= lib/gmpc/plugins/lyricsplugin.la \
lib/gmpc/plugins/lyricsplugin.so

View File

@ -22,7 +22,7 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= pkgconfig intltool glib20 gtk20 libxml2
USE_GETTEXT= yes
USES= gettext
PLIST_FILES= lib/gmpc/plugins/lyricspluginplugin.la \
lib/gmpc/plugins/lyricspluginplugin.so

View File

@ -21,6 +21,6 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gnomehack pkgconfig intltool glib20 gtk20 libxml2
USE_GETTEXT= yes
USES= gettext
.include <bsd.port.mk>

View File

@ -22,6 +22,6 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= pkgconfig intltool glib20 gtk20 libglade2
USE_GETTEXT= yes
USES= gettext
.include <bsd.port.mk>

View File

@ -22,6 +22,6 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gnomehack pkgconfig intltool glib20 gtk20 libxml2
USE_GETTEXT= yes
USES= gettext
.include <bsd.port.mk>

View File

@ -26,6 +26,6 @@ USE_GMAKE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USE_GNOME= gnomehack pkgconfig glib20 gtk20 libxml2
USE_GETTEXT= yes
USES= gettext
.include <bsd.port.mk>

View File

@ -24,6 +24,6 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc \
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gnomehack pkgconfig intltool glib20 gtk20 libxml2
USE_GETTEXT= yes
USES= gettext
.include <bsd.port.mk>

View File

@ -23,6 +23,6 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= pkgconfig intltool glib20 gtk20
USE_GETTEXT= yes
USES= gettext
.include <bsd.port.mk>

View File

@ -28,7 +28,7 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gnomehack pkgconfig glib20 gtk20 libglade2
INSTALLS_ICONS= yes
USE_GETTEXT= yes
USES= gettext
CONFIGURE_ARGS= --enable-system-libsexy
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib

View File

@ -22,7 +22,7 @@ WRKSRC= ${WRKDIR}/gMTP
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USE_GMAKE= yes
USE_GETTEXT= yes
USES= gettext
USE_GNOME= glib20
PORTDOCS= *

View File

@ -20,7 +20,7 @@ LIB_DEPENDS= discid:${PORTSDIR}/audio/libdiscid \
RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme
USE_XORG= x11
USE_GETTEXT= yes
USES= gettext
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack gtk20 gconf2 desktopfileutils

View File

@ -26,7 +26,7 @@ RUN_DEPENDS+= mpg123:${PORTSDIR}/audio/mpg123
.endif
USE_GNOME= gdkpixbuf
USE_GETTEXT= yes
USES= gettext
WANT_GNOME= yes
USE_AUTOTOOLS= autoconf213 libtool

View File

@ -23,7 +23,7 @@ MAN1= gtick.1
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
USE_GETTEXT= yes
USES+= gettext
CONFIGURE_ARGS+= --enable-nls
PLIST_SUB+= NLS=""
.else

View File

@ -15,7 +15,7 @@ LICENSE= GPLv2
LIB_DEPENDS= id3tag:${PORTSDIR}/audio/libid3tag \
gpod:${PORTSDIR}/audio/libgpod
USE_GETTEXT= yes
USES= gettext
USE_GMAKE= yes
USE_GNOME= gtk20 libglade2
GNU_CONFIGURE= yes

View File

@ -30,7 +30,7 @@ CONFIGURE_ARGS+= --disable-nls
PLIST_SUB+= NLS="@comment "
.else
PLIST_SUB+= NLS=""
USE_GETTEXT= yes
USES+= gettext
.endif
pre-configure:

View File

@ -75,7 +75,7 @@ CONFIGURE_ARGS+=no_xspf
.endif
.if ${PORT_OPTIONS:MNLS}
PLIST_SUB+= NLS=""
USE_GETTEXT= yes
USES+= gettext
.else
PLIST_SUB+= NLS="@comment "
CONFIGURE_ARGS+=no_nls

View File

@ -17,7 +17,7 @@ RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
USE_BZIP2= yes
USE_GNOME= libgnomeui libxml2
USE_GETTEXT= yes
USES= gettext
USE_PYTHON= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include

View File

@ -29,7 +29,7 @@ PORTSCOUT= limit:^1\.
USE_KDELIBS_VER=3
USE_GMAKE= yes
USE_AUTOTOOLS= libtool
USE_GETTEXT= yes
USES= gettext
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-musicbrainz
MAKE_JOBS_SAFE= yes

View File

@ -17,7 +17,7 @@ LIB_DEPENDS= plist.1:${PORTSDIR}/devel/libplist \
USE_CSTD= gnu89
USE_BZIP2= yes
USE_GETTEXT= yes
USES= gettext
USE_GMAKE= yes
USE_GNOME= gtk20
USE_SQLITE= 3

View File

@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USE_GNOME= gtk20 libglade2
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_GETTEXT= yes
USES= gettext
LDFLAGS+= -L${LOCALBASE}/lib

View File

@ -14,7 +14,7 @@ LIB_DEPENDS= xmmsclient:${PORTSDIR}/audio/xmms2 \
USE_GNOME= gtk20
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_GETTEXT= yes
USES= gettext
INSTALLS_ICONS= yes
CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}

View File

@ -34,7 +34,7 @@ TCL82_MAN_DESC= Install tcl 8.3 manpages
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
USE_GETTEXT= yes
USES+= gettext
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS+= --disable-nls

View File

@ -30,7 +30,7 @@ MANCOMPRESSED= no
CONFIGURE_ARGS+= --disable-nls
PLIST_SUB+= NLS="@comment "
.else
USE_GETTEXT= yes
USES= gettext
PLIST_SUB+= NLS=""
.endif

View File

@ -49,7 +49,7 @@ CONFIGURE_ARGS+= --disable-doxygen-doc
CONFIGURE_ARGS+= --disable-nls
PLIST_SUB+= NLS="@comment "
.else
USE_GETTEXT= yes
USES+= gettext
PLIST_SUB+= NLS=""
.endif

View File

@ -16,7 +16,7 @@ COMMENT= GTK+ client for the Music Player Daemon (MPD)
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mpd>=0.2.0:${PORTSDIR}/audio/py-mpd
PYDISTUTILS_PKGNAME= mpdBrowser
USE_GETTEXT= yes
USES= gettext
USE_ICONV= yes
USE_PYTHON= yes
USE_PYDISTUTILS= yes

View File

@ -24,7 +24,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-glib-1.0.pc:${PORTSDIR}
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_GMAKE= yes
USE_GETTEXT= yes
USES= gettext
USE_GNOME= gnomeprefix gnomehack intltool libgnomeui gnomesharp20
USE_GSTREAMER= gconf
USE_LDCONFIG= yes

View File

@ -23,7 +23,7 @@ LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \
OPTIONS_DEFINE= X11 LAME SNDFILE DOCS
OPTIONS_DEFAULT=X11
USE_GETTEXT= yes
USES= gettext
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-debug --disable-lubrify --disable-rpath

View File

@ -30,7 +30,7 @@ PLIST_FILES= bin/ncmpc \
PLIST_DIRS=%%EXAMPLESDIR%%
.if ${PORT_OPTIONS:MNLS}
USE_GETTEXT= yes
USES+= gettext
LANGUAGES=cs da de eo es fi fr gl he hu it ko nb nl pl pt_BR ru sk sv uk zh_CN
.for language in ${LANGUAGES}
PLIST_FILES+=share/locale/${language}/LC_MESSAGES/ncmpc.mo

View File

@ -48,7 +48,7 @@ RUN_DEPENDS+= flac:${PORTSDIR}/audio/flac
.endif
.if ${PORT_OPTIONS:MNLS}
USE_GETTEXT= yes
USES+= gettext
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS+=--disable-nls

View File

@ -21,7 +21,7 @@ CONFIGURE_ENV= DATADIRNAME=share
# Cannot enable -Werror yet: Clang does not like the code `printf(_("..."))',
# see this bug for details: http://llvm.org/bugs/show_bug.cgi?id=3814
#CONFIGURE_ARGS= --with-werror
USE_GETTEXT= yes
USES= gettext
USE_GMAKE= yes
USE_GNOME= gtk20
USE_SQLITE= yes

View File

@ -30,7 +30,7 @@ LIB_DEPENDS+= packagekit-glib2.14:${PORTSDIR}/ports-mgmt/packagekit
.endif
.if ${PORT_OPTIONS:MNLS}
USE_GETTEXT= yes
USES+= gettext
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS+= --disable-nls

View File

@ -28,7 +28,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mutagen>=0:${PORTSDIR}/audio/py-mutagen \
${PYTHON_PKGNAMEPREFIX}qt4-network>=0:${PORTSDIR}/net/py-qt4-network \
${PYTHON_PKGNAMEPREFIX}qt4-xml>=0:${PORTSDIR}/textproc/py-qt4-xml
USE_GETTEXT= yes
USES= gettext
USE_PYTHON= -2.7
USE_PYDISTUTILS=yes
INSTALLS_ICONS= yes

View File

@ -25,7 +25,7 @@ USE_XORG= x11 xft
USE_QT_VER= 3
USE_MYSQL= yes
USE_PERL5_BUILD=yes
USE_GETTEXT= yes
USES= gettext
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-other-includes=${LOCALBASE}/include \

View File

@ -30,7 +30,7 @@ LIB_DEPENDS= samplerate.1:${PORTSDIR}/audio/libsamplerate \
USE_GNOME= gnomehack glib20 intltool ltverhack
USE_XORG= x11 sm xtst ice
USE_LDCONFIG= yes
USE_GETTEXT= yes
USES= gettext
GNU_CONFIGURE= yes
USE_AUTOTOOLS= libltdl libtool
USE_GMAKE= yes

View File

@ -24,7 +24,7 @@ LIB_DEPENDS= musicbrainz3.6:${PORTSDIR}/audio/libmusicbrainz3 \
CONFLICTS= rhythmbox-2.[0-9]* rhythmbox-3.[0-9]*
USE_BZIP2= yes
USE_GETTEXT= yes
USES= gettext
INSTALLS_OMF= yes
USE_GMAKE= yes
USE_GNOME= gnomehack intlhack gnomeprefix gtk20 nautilus2

View File

@ -27,7 +27,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \
cd-discid:${PORTSDIR}/audio/cd-discid
USE_BZIP2= yes
USE_GETTEXT= yes
USES= gettext
USE_RUBY= yes
INSTALLS_ICONS= yes

View File

@ -22,7 +22,7 @@ BUILD_DEPENDS= ${STYLESHEET}:${PORTSDIR}/textproc/docbook-xsl \
USE_GNOME= gnomehack pygtk2
WANT_GNOME= yes
USE_PYTHON= yes
USE_GETTEXT= yes
USES= gettext
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_path_XML2PO=""

View File

@ -18,7 +18,7 @@ LICENSE= GPLv3
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mpd>=0.2.0:${PORTSDIR}/audio/py-mpd
USE_GETTEXT= yes
USES= gettext
USE_GNOME= pygtk2
USE_PYTHON= yes
USE_PYDISTUTILS= yes

View File

@ -25,7 +25,7 @@ LIB_DEPENDS= musicbrainz3.6:${PORTSDIR}/audio/libmusicbrainz3 \
brasero-media.3:${PORTSDIR}/sysutils/brasero
USE_BZIP2= yes
USE_GETTEXT= yes
USES= gettext
USE_GMAKE= yes
INSTALLS_OMF= yes
USE_GNOME= gnomehack intlhack gnomeprefix gconf2 libglade2 gnomedocutils

View File

@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gst-0.10/gst/__init__.py:${PORTSDIR}/multimedi
LICENSE= GPLv3
USE_GMAKE= yes
USE_GETTEXT= yes
USES= gettext
GNU_CONFIGURE= yes
USE_PYTHON= yes
USE_GNOME= pygtk2 pygnome2

View File

@ -18,7 +18,7 @@ MAN1= spek.1
USE_XZ= yes
USE_GCC= 4.7+
USE_GMAKE= yes
USE_GETTEXT= yes
USES= gettext
USE_GNOME= desktopfileutils intltool
USE_WX= 2.8+
WX_UNICODE= yes

View File

@ -28,7 +28,7 @@ MAKE_JOBS_SAFE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
USE_GETTEXT= yes
USES+= gettext
PLIST_SUB+= NLS=""
.else
USE_ICONV= yes

View File

@ -35,7 +35,7 @@ CONFIGURE_ARGS+= --disable-pulse
.endif
.if ${PORT_OPTIONS:MNLS}
USE_GETTEXT= yes
USES+= gettext
PLIST_SUB= NLS=""
.else
CONFIGURE_ARGS+= --disable-nls

View File

@ -28,7 +28,7 @@ MAKE_JOBS_SAFE= yes
WRKSRC= ${WRKDIR}/wxGuitar
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
USES+= gettext
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS+=--disable-nls

View File

@ -22,7 +22,7 @@ MAKE_JOBS_SAFE= yes
USE_BZIP2= yes
USE_GMAKE= yes
INSTALLS_ICONS= yes
USE_GETTEXT= yes
USES= gettext
GNU_CONFIGURE= yes
USE_GNOME= gtk20 intltool intlhack pkgconfig desktopfileutils
USE_XFCE= configenv libmenu libutil

View File

@ -15,7 +15,7 @@ LIB_DEPENDS= id3tag:${PORTSDIR}/audio/libid3tag
RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
USE_GNOME= gtk20
USE_GETTEXT= yes
USES= gettext
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gtk2
MAKE_JOBS_SAFE= yes

View File

@ -19,7 +19,7 @@ RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
LIB_DEPENDS= pthread-stubs.0:${PORTSDIR}/devel/libpthread-stubs \
xcb.2:${PORTSDIR}/x11/libxcb
USE_GETTEXT= yes
USES= gettext
USE_GNOME= gtk12
USE_ICONV= yes
USE_XORG= x11 xau xdmcp xext xi

View File

@ -17,7 +17,7 @@ LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \
xcb.2:${PORTSDIR}/x11/libxcb
USE_AUTOTOOLS= libtool
USE_GETTEXT= yes
USES= gettext
USE_GNOME= gtk12
USE_ICONV= yes
USE_XORG= x11 xau xdmcp xext xi

View File

@ -14,7 +14,7 @@ BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
USE_BZIP2= yes
USE_GETTEXT= yes
USES= gettext
USE_GNOME= gtk12
GNU_CONFIGURE= yes
USE_LDCONFIG= yes

View File

@ -21,7 +21,7 @@ GNU_CONFIGURE= yes
USE_GNOME= gtk20 gnomeprefix
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
USES+= gettext
USE_ICONV= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib

View File

@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Displays a periodic table of the elements
USE_GNOME= gtk20
USE_GETTEXT= yes
USES= gettext
LANGS= da fr gl it pl ru sv tr

View File

@ -39,7 +39,7 @@ FEATURES+= T1LIB
.endif
.if ${PORT_OPTIONS:MNLS}
USE_GETTEXT= yes
USES+= gettext
FEATURES+= INT
.endif

Some files were not shown because too many files have changed in this diff Show More