aboutsummaryrefslogtreecommitdiff
path: root/sysutils/keep/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/keep/Makefile')
-rw-r--r--sysutils/keep/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/keep/Makefile b/sysutils/keep/Makefile
index 1fa6d823fce2..2d3cd766422b 100644
--- a/sysutils/keep/Makefile
+++ b/sysutils/keep/Makefile
@@ -21,6 +21,6 @@ USE_GMAKE= yes
USE_KDELIBS_VER=3
USE_AUTOTOOLS= libtool
INSTALLS_ICONS= yes
-USE_GETTEXT= yes
+USES= gettext
.include <bsd.port.mk>