summaryrefslogtreecommitdiffstats
path: root/x11/xorg-server
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-07-27 06:22:37 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-07-27 06:22:37 +0000
commit154451a0a3d7205ee1fc4a2db2b9b38fbba83965 (patch)
treef0777ef70c5e94c0dbee3a12af2211312eca3702 /x11/xorg-server
parent3c08fd3ab98088452ecb207e4cff35d12dcaec3f (diff)
downloadaports-154451a0a3d7205ee1fc4a2db2b9b38fbba83965.tar.bz2
aports-154451a0a3d7205ee1fc4a2db2b9b38fbba83965.tar.xz
x11/xorg-server: buildfix - run autotools
Diffstat (limited to 'x11/xorg-server')
-rw-r--r--x11/xorg-server/APKBUILD5
1 files changed, 5 insertions, 0 deletions
diff --git a/x11/xorg-server/APKBUILD b/x11/xorg-server/APKBUILD
index ce70af60..c6bb4e95 100644
--- a/x11/xorg-server/APKBUILD
+++ b/x11/xorg-server/APKBUILD
@@ -47,6 +47,10 @@ makedepends="
scrnsaverproto
xineramaproto
libxinerama-dev
+ libtool
+ automake
+ autoconf
+ util-macros
"
# hal>=0.5.11 xcursor-themes xkeyboard-config>=1.3
# xorg-server-utils xorg-utils xorg-fonts-misc xbitmaps libdrm>=2.3.1
@@ -69,6 +73,7 @@ build () {
# Fix dbus config path
sed -i -e 's/\$(sysconfdir)/\/etc/' config/Makefile.* || return 1
+ aclocal && autoconf && automake && libtoolize --force || return 1
# xorg modules does not work with the -z now and it seems like we
# cannot pass over the linker flag to .so files. so we tweak the