summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-xhost/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'xorg/xorg-xhost/Pkgfile')
-rw-r--r--xorg/xorg-xhost/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/xorg/xorg-xhost/Pkgfile b/xorg/xorg-xhost/Pkgfile
index c18482ebb..0e42e8b82 100644
--- a/xorg/xorg-xhost/Pkgfile
+++ b/xorg/xorg-xhost/Pkgfile
@@ -5,13 +5,13 @@
name=xorg-xhost
version=1.0.2
-release=1
+release=2
source=(http://xorg.freedesktop.org/releases/individual/app/xhost-$version.tar.bz2)
build() {
cd xhost-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install