summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2013-04-24 07:35:40 +0000
committerAlex Kozlov <ak@FreeBSD.org>2013-04-24 07:35:40 +0000
commit08c99f3ad5e81fd0d89c32e9337608d9a9bb4e35 (patch)
tree83aac97dcee746842718f1f34dfa58caca71df28 /editors
parentfixed a mozc-el build issue (diff)
- Convert USE_GETTEXT to USES (part 1)
Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=316407
Diffstat (limited to 'editors')
-rw-r--r--editors/deforaos-editor/Makefile3
-rw-r--r--editors/gmanedit/Makefile3
-rw-r--r--editors/kate/Makefile3
3 files changed, 3 insertions, 6 deletions
diff --git a/editors/deforaos-editor/Makefile b/editors/deforaos-editor/Makefile
index b94cdce72e9b..023401f6dcb9 100644
--- a/editors/deforaos-editor/Makefile
+++ b/editors/deforaos-editor/Makefile
@@ -17,8 +17,7 @@ LIB_DEPENDS= System:${PORTSDIR}/devel/deforaos-libsystem \
Desktop:${PORTSDIR}/x11/deforaos-libdesktop
MAKE_ARGS= PREFIX=${PREFIX}
-USES= pkgconfig
+USES= pkgconfig gettext
USE_GNOME= gtk20 desktopfileutils
-USE_GETTEXT= yes
.include <bsd.port.mk>
diff --git a/editors/gmanedit/Makefile b/editors/gmanedit/Makefile
index eb6b5ca003e6..427a8454b121 100644
--- a/editors/gmanedit/Makefile
+++ b/editors/gmanedit/Makefile
@@ -10,9 +10,8 @@ MASTER_SITES= SF/${PORTNAME}2/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A GNOME manpages editor
-USES= pathfix
+USES= pathfix gettext
USE_GNOME= gtk20
-USE_GETTEXT= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/editors/kate/Makefile b/editors/kate/Makefile
index eadabf80fc2e..ed5aae4d504e 100644
--- a/editors/kate/Makefile
+++ b/editors/kate/Makefile
@@ -16,9 +16,8 @@ LIB_DEPENDS= qjson.0:${PORTSDIR}/devel/qjson
CONFLICTS= kdebase-4.[0-6].* kdelibs-4.[0-6].* kdesdk-4.[0-6].*
USE_XZ= yes
-USE_GETTEXT= yes
USE_KDE4= kdelibs kdeprefix kdehier automoc4 kactivities
-USES= cmake:outsource
+USES= cmake:outsource gettext
USE_PERL5_BUILD= yes
USE_QT4= dbus gui script sql webkit xml \
moc_build qmake_build rcc_build uic_build