aboutsummaryrefslogtreecommitdiffstats
path: root/x11/yakuake/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/yakuake/Makefile')
-rw-r--r--x11/yakuake/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/yakuake/Makefile b/x11/yakuake/Makefile
index 93a6569f0dc3..13d7c038a4e5 100644
--- a/x11/yakuake/Makefile
+++ b/x11/yakuake/Makefile
@@ -14,6 +14,6 @@ USE_AUTOTOOLS= libtool
USE_BZIP2= yes
USE_KDEBASE_VER=3
USE_GMAKE= yes
-USE_GETTEXT= yes
+USES= gettext
.include <bsd.port.mk>