diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-08-09 14:04:10 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-08-09 14:04:10 +0000 |
commit | 637cf5f46d8e502505f622095ba9e8248ae53781 (patch) | |
tree | fd10dc752b473c339b89fadeca3e2a5aad201282 /benchmarks | |
parent | 5d8b44f09708f333e156019e74188047ced86c52 (diff) | |
download | ports-637cf5f46d8e502505f622095ba9e8248ae53781.tar.gz ports-637cf5f46d8e502505f622095ba9e8248ae53781.zip |
Notes
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 6b2642e41578..bf2594a6d32d 100644 --- a/benchmarks/gtkperf/Makefile +++ b/benchmarks/gtkperf/Makefile @@ -16,6 +16,7 @@ MAINTAINER= andreas@syndrom23.de COMMENT= Measure your system's GTK+ performance WRKSRC= ${WRKDIR}/${PORTNAME} +USE_GCC= 3.4+ USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= gtk20 gnomeprefix |