summaryrefslogtreecommitdiff
path: root/x11-fonts
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 /x11-fonts
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 'x11-fonts')
-rw-r--r--x11-fonts/fntsample/Makefile2
-rw-r--r--x11-fonts/font-manager/Makefile2
-rw-r--r--x11-fonts/gbdfed/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-fonts/fntsample/Makefile b/x11-fonts/fntsample/Makefile
index 675802317e6c..68b987924db0 100644
--- a/x11-fonts/fntsample/Makefile
+++ b/x11-fonts/fntsample/Makefile
@@ -34,7 +34,7 @@ BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk
RUN_DEPENDS= pdfoutline:${PORTSDIR}/textproc/pdfoutline
USE_GNOME= pango
-USE_GETTEXT= yes
+USES= gettext
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-silent-rules \
--with-unicode-blocks=${WRKSRC}/Blocks.txt
diff --git a/x11-fonts/font-manager/Makefile b/x11-fonts/font-manager/Makefile
index 0f604bcbb32a..bc9b3024065e 100644
--- a/x11-fonts/font-manager/Makefile
+++ b/x11-fonts/font-manager/Makefile
@@ -34,7 +34,7 @@ IGNORE= port data is source code, undefine NOPORTDATA
.endif
.if ${PORT_OPTIONS:MNLS}
-USE_GETTEXT= yes
+USES+= gettext
CONFIGURE_ARGS+= --enable-nls
PLIST_SUB+= NLS=""
.else
diff --git a/x11-fonts/gbdfed/Makefile b/x11-fonts/gbdfed/Makefile
index b0999d219c18..81d9cb24f64a 100644
--- a/x11-fonts/gbdfed/Makefile
+++ b/x11-fonts/gbdfed/Makefile
@@ -16,7 +16,7 @@ COMMENT= A GTK2 bitmap font editor
LICENSE= MIT
USE_BZIP2= yes
-USE_GETTEXT= yes
+USES= gettext
USE_GNOME= gtk20 pkgconfig
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include