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