summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-libxt/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-11-18 23:19:49 +0100
committertnut <thierryn1 at hispeed dot ch>2009-11-18 23:19:49 +0100
commit6c25504cae3b10d7c31fd125fadb2bbeb15d0652 (patch)
treecfaecc48751743d258f69ef0f28829fa006c7d52 /xorg/xorg-libxt/Pkgfile
parente27c70becfcc41eb2678134a536dba33d96bf09e (diff)
downloadnutyx-extra-6c25504cae3b10d7c31fd125fadb2bbeb15d0652.tar.gz
nutyx-extra-6c25504cae3b10d7c31fd125fadb2bbeb15d0652.tar.bz2
nutyx-extra-6c25504cae3b10d7c31fd125fadb2bbeb15d0652.tar.xz
nutyx-extra-6c25504cae3b10d7c31fd125fadb2bbeb15d0652.zip
maj xorg-libxt#1.0.7-1
Diffstat (limited to 'xorg/xorg-libxt/Pkgfile')
-rw-r--r--xorg/xorg-libxt/Pkgfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/xorg/xorg-libxt/Pkgfile b/xorg/xorg-libxt/Pkgfile
index 215fd0e43..f8ec12188 100644
--- a/xorg/xorg-libxt/Pkgfile
+++ b/xorg/xorg-libxt/Pkgfile
@@ -1,6 +1,7 @@
# Description: xorg lib libXt
# URL: http://xorg.freedesktop.org
-# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
+# Maintainer: NuTyX core team
+# Packager: thierryn1 at hispeed dot ch
# Depends on: xorg-libsm, xorg-libx11, xorg-xproto, xorg-kbproto
name=xorg-libxt
@@ -11,7 +12,7 @@ source=(http://xorg.freedesktop.org/releases/individual/lib/libXt-$version.tar.b
build() {
cd libXt-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install