summaryrefslogtreecommitdiff
path: root/xorg-x11perf/Pkgfile
diff options
context:
space:
mode:
authorTilman Sauerbeck <tilman@crux.nu>2008-03-14 19:06:48 +0100
committerTilman Sauerbeck <tilman@crux.nu>2008-03-14 19:06:48 +0100
commit9440cea302605b8c158b3b1f1cbd5c7ee6d8ef78 (patch)
treea0bdc936a07004073fe9c783b34f7a507783ed26 /xorg-x11perf/Pkgfile
parent041a838255245a94b6582b61f2775bb92835a700 (diff)
downloadxorg-9440cea302605b8c158b3b1f1cbd5c7ee6d8ef78.tar.gz
xorg-9440cea302605b8c158b3b1f1cbd5c7ee6d8ef78.tar.xz
xorg-x11perf: updated to 1.5.
Diffstat (limited to 'xorg-x11perf/Pkgfile')
-rw-r--r--xorg-x11perf/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/xorg-x11perf/Pkgfile b/xorg-x11perf/Pkgfile
index dff6b474..e9ce8f0e 100644
--- a/xorg-x11perf/Pkgfile
+++ b/xorg-x11perf/Pkgfile
@@ -4,14 +4,14 @@
# Depends on: xorg-libxmu, xorg-libxft, xorg-libxext
name=xorg-x11perf
-version=1.4.1
+version=1.5
release=1
source=(http://xorg.freedesktop.org/releases/individual/app/x11perf-$version.tar.bz2)
build() {
cd x11perf-$version
- ./configure --prefix=/usr
+ ./configure --prefix=/usr --mandir=/usr/man
make
make DESTDIR=$PKG install

Generated by cgit