aboutsummaryrefslogtreecommitdiffstats
path: root/editors/xmlcopyeditor
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2013-04-25 02:10:30 +0800
committerAlex Kozlov <ak@FreeBSD.org>2013-04-25 02:10:30 +0800
commite1598249298974c6e8c61c34d927acabee345542 (patch)
tree5883afe298a5f232e854b104fc944ca19c4f7e7f /editors/xmlcopyeditor
parent422e3bda8bd3eb5d0b4737e335fd434883fbc44f (diff)
downloadfreebsd-ports-gnome-e1598249298974c6e8c61c34d927acabee345542.tar.gz
freebsd-ports-gnome-e1598249298974c6e8c61c34d927acabee345542.tar.zst
freebsd-ports-gnome-e1598249298974c6e8c61c34d927acabee345542.zip
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
Diffstat (limited to 'editors/xmlcopyeditor')
-rw-r--r--editors/xmlcopyeditor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xmlcopyeditor/Makefile b/editors/xmlcopyeditor/Makefile
index 3f865817fee5..4c343b4f8600 100644
--- a/editors/xmlcopyeditor/Makefile
+++ b/editors/xmlcopyeditor/Makefile
@@ -16,7 +16,7 @@ USE_WX= 2.8+
WX_COMPS= wx contrib
WX_CONF_ARGS= absolute
WX_UNICODE= yes
-USE_GETTEXT= yes
+USES= gettext
USE_DOS2UNIX= src/templates/DTD.dtd \
src/templates/OpenLearn_document.xml \
src/rng/docbookxi.rnc \