diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-21 18:53:05 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-21 18:53:05 +0000 |
commit | 92e8609017ea32d28c391beeb63d7cab840936ed (patch) | |
tree | 6e60bf5038fe4b346d11bd2fb89ce70e64a013e2 /benchmarks/gtkperf | |
parent | 93ae5fcba1e2c63e79c276f3ce85497cd32cc79e (diff) | |
download | ports-92e8609017ea32d28c391beeb63d7cab840936ed.tar.gz ports-92e8609017ea32d28c391beeb63d7cab840936ed.zip |
Notes
Diffstat (limited to 'benchmarks/gtkperf')
-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 |