aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-05-22 02:53:05 +0800
committerpav <pav@FreeBSD.org>2006-05-22 02:53:05 +0800
commit1351922370c26a612398e6d17b15baa0d968bf23 (patch)
tree9f675af1f0ad44ee2d3cdd32f231329bf42966e8 /benchmarks
parentc63de6cb5b025aee41a8b2b268e22f0f3b10b64b (diff)
downloadfreebsd-ports-gnome-1351922370c26a612398e6d17b15baa0d968bf23.tar.gz
freebsd-ports-gnome-1351922370c26a612398e6d17b15baa0d968bf23.tar.zst
freebsd-ports-gnome-1351922370c26a612398e6d17b15baa0d968bf23.zip
- Attempt to fix build on 4.X
Reported by: krismail
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/gtkperf/Makefile1
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