summaryrefslogtreecommitdiffstats
path: root/benchmarks/gtkperf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/gtkperf/Makefile')
-rw-r--r--benchmarks/gtkperf/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/benchmarks/gtkperf/Makefile b/benchmarks/gtkperf/Makefile
index 5b1546a..dfdbda6 100644
--- a/benchmarks/gtkperf/Makefile
+++ b/benchmarks/gtkperf/Makefile
@@ -7,21 +7,18 @@
PORTNAME= gtkperf
PORTVERSION= 0.40
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= benchmarks
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Measure your system's GTK+ performance
WRKSRC= ${WRKDIR}/${PORTNAME}
-USE_GCC= 3.4+
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_GNOME= gtk20 gnomeprefix
-USE_X_PREFIX= yes
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
OpenPOWER on IntegriCloud