summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-libxt/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'xorg/xorg-libxt/Pkgfile')
-rw-r--r--xorg/xorg-libxt/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg/xorg-libxt/Pkgfile b/xorg/xorg-libxt/Pkgfile
index e79702f53..ef7b10129 100644
--- a/xorg/xorg-libxt/Pkgfile
+++ b/xorg/xorg-libxt/Pkgfile
@@ -13,7 +13,7 @@ source=(http://xorg.freedesktop.org/releases/individual/lib/libXt-$version.tar.b
build() {
cd libXt-$version
- ./configure --prefix=/usr
+ ./configure $XORG_CONFIG
make
make DESTDIR=$PKG install