diff options
Diffstat (limited to 'benchmarks/gtkperf/Makefile')
-rw-r--r-- | benchmarks/gtkperf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/gtkperf/Makefile b/benchmarks/gtkperf/Makefile index 198d85769b57..dad2fa93c264 100644 --- a/benchmarks/gtkperf/Makefile +++ b/benchmarks/gtkperf/Makefile @@ -21,7 +21,7 @@ GNU_CONFIGURE= yes USE_GNOME= gtk20 gnomeprefix .if !defined(WITHOUT_NLS) -USE_GETTEXT= yes +USES+= gettext USE_ICONV= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |