diff options
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/gtkperf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/gtkperf/Makefile b/benchmarks/gtkperf/Makefile index 05b9ac882f05..6b2642e41578 100644 --- a/benchmarks/gtkperf/Makefile +++ b/benchmarks/gtkperf/Makefile @@ -20,6 +20,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= gtk20 gnomeprefix USE_X_PREFIX= yes +USE_GETOPT_LONG= yes .if !defined(WITHOUT_NLS) USE_GETTEXT= yes |