summaryrefslogtreecommitdiff
path: root/community/kvirc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/kvirc/PKGBUILD')
-rw-r--r--community/kvirc/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/kvirc/PKGBUILD b/community/kvirc/PKGBUILD
index bfcee39d5..bd83293b7 100644
--- a/community/kvirc/PKGBUILD
+++ b/community/kvirc/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 58525 2011-11-13 15:45:32Z andrea $
+# $Id: PKGBUILD 58785 2011-11-18 14:18:17Z andrea $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=kvirc
@@ -23,7 +23,7 @@ build() {
-DWANT_KDE4=OFF \
-DWANT_PERL=ON \
-DWANT_PHONON=OFF \
- -DCMAKE_INSTALL_PREFIX=/usr .
+ -DCMAKE_INSTALL_PREFIX=/usr
make
}