summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-libxaw/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-11-18 23:03:58 +0100
committertnut <thierryn1 at hispeed dot ch>2009-11-18 23:03:58 +0100
commit5f53a9a30ee3390a73f4e5375ca439026eb486bb (patch)
tree64c5cf49d11617599bd32136585a79b4e83d231f /xorg/xorg-libxaw/Pkgfile
parent7adec442b8c3368264b0c68e404bbac16640634c (diff)
downloadnutyx-pakxe-5f53a9a30ee3390a73f4e5375ca439026eb486bb.tar.gz
nutyx-pakxe-5f53a9a30ee3390a73f4e5375ca439026eb486bb.tar.bz2
nutyx-pakxe-5f53a9a30ee3390a73f4e5375ca439026eb486bb.tar.xz
nutyx-pakxe-5f53a9a30ee3390a73f4e5375ca439026eb486bb.zip
maj de xorg-libxaw#1.0.6-1
Diffstat (limited to 'xorg/xorg-libxaw/Pkgfile')
-rw-r--r--xorg/xorg-libxaw/Pkgfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/xorg/xorg-libxaw/Pkgfile b/xorg/xorg-libxaw/Pkgfile
index 5871596ee..50c638900 100644
--- a/xorg/xorg-libxaw/Pkgfile
+++ b/xorg/xorg-libxaw/Pkgfile
@@ -1,6 +1,7 @@
# Description: X Athena Widgets toolkit
# 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-xproto, xorg-libx11, xorg-xextproto, xorg-libxext, xorg-libxt, xorg-libxmu, xorg-libxpm, xorg-libxau
name=xorg-libxaw
@@ -11,7 +12,7 @@ source=(http://xorg.freedesktop.org/releases/individual/lib/libXaw-$version.tar.
build() {
cd libXaw-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install