summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2013-04-24 18:10:30 +0000
committerAlex Kozlov <ak@FreeBSD.org>2013-04-24 18:10:30 +0000
commite1598249298974c6e8c61c34d927acabee345542 (patch)
tree5883afe298a5f232e854b104fc944ca19c4f7e7f /ftp
parentUpdate to 6.4.4 (diff)
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=316464
Diffstat (limited to 'ftp')
-rw-r--r--ftp/axel/Makefile2
-rw-r--r--ftp/bareftp/Makefile2
-rw-r--r--ftp/filezilla/Makefile2
-rw-r--r--ftp/horde3-gollem/Makefile2
-rw-r--r--ftp/kpum/Makefile2
-rw-r--r--ftp/lftp/Makefile2
-rw-r--r--ftp/wput/Makefile2
-rw-r--r--ftp/wxdfast/Makefile2
-rw-r--r--ftp/yafc/Makefile2
9 files changed, 9 insertions, 9 deletions
diff --git a/ftp/axel/Makefile b/ftp/axel/Makefile
index ee3300825d59..d3017241541e 100644
--- a/ftp/axel/Makefile
+++ b/ftp/axel/Makefile
@@ -21,7 +21,7 @@ OPTIONS_DEFINE= NLS DEBUG
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
-USE_GETTEXT= yes
+USES+= gettext
USE_ICONV= yes
PLIST_SUB+= NLS=""
CONFIGURE_ARGS+=--i18n=1
diff --git a/ftp/bareftp/Makefile b/ftp/bareftp/Makefile
index 3754eb739c07..f3558b4092a4 100644
--- a/ftp/bareftp/Makefile
+++ b/ftp/bareftp/Makefile
@@ -14,7 +14,7 @@ CONFIGURE_ARGS= --datarootdir="${PREFIX}/share" --libdir="${PREFIX}/lib" \
--localedir="${PREFIX}/share/locale" --includedir="${LOCALBASE}/include"
INSTALLS_ICONS= yes
-USE_GETTEXT= yes
+USES= gettext
USE_GNOME= gtksharp20 gnomesharp20
USE_GMAKE= yes
diff --git a/ftp/filezilla/Makefile b/ftp/filezilla/Makefile
index f95aa64e1c1e..03cb93cecb5a 100644
--- a/ftp/filezilla/Makefile
+++ b/ftp/filezilla/Makefile
@@ -50,7 +50,7 @@ CONFIGURE_ARGS+= --without-dbus
.endif
.if ${PORT_OPTIONS:MNLS}
-USE_GETTEXT= yes
+USES+= gettext
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS+= --disable-locales
diff --git a/ftp/horde3-gollem/Makefile b/ftp/horde3-gollem/Makefile
index 5216c7246f8c..a111e45626ee 100644
--- a/ftp/horde3-gollem/Makefile
+++ b/ftp/horde3-gollem/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= horde@FreeBSD.org
COMMENT= Web-based File Manager
USE_HORDE= base
-USE_GETTEXT= yes
+USES= gettext
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
diff --git a/ftp/kpum/Makefile b/ftp/kpum/Makefile
index a61554845cc5..6c9d9d909f3c 100644
--- a/ftp/kpum/Makefile
+++ b/ftp/kpum/Makefile
@@ -24,6 +24,6 @@ USE_KDELIBS_VER=3
USE_GMAKE= yes
USE_AUTOTOOLS= libtool
INSTALLS_ICONS= yes
-USE_GETTEXT= yes
+USES= gettext
.include <bsd.port.mk>
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile
index 3e6430a6a22d..29c34621c415 100644
--- a/ftp/lftp/Makefile
+++ b/ftp/lftp/Makefile
@@ -56,7 +56,7 @@ CONFIGURE_ARGS+= --without-gnutls
.endif
.if ${PORT_OPTIONS:MNLS}
-USE_GETTEXT= yes
+USES+= gettext
CONFIGURE_ARGS+= --enable-nls
PLIST_SUB+= NLS=""
.else
diff --git a/ftp/wput/Makefile b/ftp/wput/Makefile
index e2b3eef8fdc1..e0a37e41933c 100644
--- a/ftp/wput/Makefile
+++ b/ftp/wput/Makefile
@@ -36,7 +36,7 @@ CONFIGURE_ARGS+= --without-ssl
.if ${PORT_OPTIONS:MNLS}
USE_ICONV= yes
-USE_GETTEXT= yes
+USES+= gettext
CONFIGURE_ARGS+= --enable-nls \
--with-libintl-prefix=${LOCALBASE} \
--with-libiconv-prefix=${LOCALBASE}
diff --git a/ftp/wxdfast/Makefile b/ftp/wxdfast/Makefile
index 08be7fbe4e18..8ca06581783e 100644
--- a/ftp/wxdfast/Makefile
+++ b/ftp/wxdfast/Makefile
@@ -18,7 +18,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_WX= 2.6+
WX_CONF_ARGS= relative
WX_UNICODE= yes
-USE_GETTEXT= yes
+USES= gettext
USE_AUTOTOOLS= aclocal automake autoconf libtoolize
ACLOCAL_ARGS= -I ${LOCALBASE}/share/locale
AUTOMAKE_ARGS= --add-missing --copy --force-missing --foreign
diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile
index 99d8ccd22d87..88c25ebeb90a 100644
--- a/ftp/yafc/Makefile
+++ b/ftp/yafc/Makefile
@@ -35,7 +35,7 @@ PLIST_FILES= bin/yafc
.if ${PORT_OPTIONS:MNLS}
USE_GNOME+= intltool
-USE_GETTEXT= yes
+USES+= gettext
PLIST_FILES+= share/locale/de/LC_MESSAGES/yafc.mo \
share/locale/sv/LC_MESSAGES/yafc.mo
.else