From 67930c6f7513c027eaa4404189d634f43d2c6872 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Thu, 25 Apr 2013 06:27:11 +0000 Subject: Convert to USES=gettext --- audio/gogglesmm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/gogglesmm') diff --git a/audio/gogglesmm/Makefile b/audio/gogglesmm/Makefile index 1a012af11137..d9971d849319 100644 --- a/audio/gogglesmm/Makefile +++ b/audio/gogglesmm/Makefile @@ -69,7 +69,7 @@ CONFIGURE_ARGS+= --without-curl .if ${PORT_OPTIONS:MNLS} PLIST_SUB= NLS="" -USE_GETTEXT= yes +USES+= gettext .else CONFIGURE_ARGS+=--disable-nls PLIST_SUB= NLS="@comment " -- cgit v1.2.3