diff options
author | marcus <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
commit | 0deb7538cc6a5ae90f4e3e4bdbfe6d0ab974aed8 (patch) | |
tree | 17937489af4c767844fc63b684ae3e7b31948812 /benchmarks | |
parent | e959473966b963953d63d5f00fae8751f2decf0f (diff) | |
download | FreeBSD-ports-0deb7538cc6a5ae90f4e3e4bdbfe6d0ab974aed8.zip FreeBSD-ports-0deb7538cc6a5ae90f4e3e4bdbfe6d0ab974aed8.tar.gz |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/gtkperf/Makefile | 1 | ||||
-rw-r--r-- | benchmarks/gtkperf/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/benchmarks/gtkperf/Makefile b/benchmarks/gtkperf/Makefile index bf2594a..bab939c 100644 --- a/benchmarks/gtkperf/Makefile +++ b/benchmarks/gtkperf/Makefile @@ -7,6 +7,7 @@ PORTNAME= gtkperf PORTVERSION= 0.40 +PORTREVISION= 1 CATEGORIES= benchmarks MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/benchmarks/gtkperf/pkg-plist b/benchmarks/gtkperf/pkg-plist index 3667bc5..0fc1ccc 100644 --- a/benchmarks/gtkperf/pkg-plist +++ b/benchmarks/gtkperf/pkg-plist @@ -6,5 +6,6 @@ doc/gtkperf/INSTALL doc/gtkperf/README doc/gtkperf/TODO share/pixmaps/duck.png +@dirrmtry share/pixmaps @dirrm doc/gtkperf @dirrm doc |