summaryrefslogtreecommitdiffstats
path: root/kde/rasqal/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'kde/rasqal/Pkgfile')
-rwxr-xr-xkde/rasqal/Pkgfile6
1 files changed, 4 insertions, 2 deletions
diff --git a/kde/rasqal/Pkgfile b/kde/rasqal/Pkgfile
index 6ed0f2bc5..af18cb943 100755
--- a/kde/rasqal/Pkgfile
+++ b/kde/rasqal/Pkgfile
@@ -6,7 +6,7 @@
# Run on: raptor
name=rasqal
-version=0.9.20
+version=0.9.19
release=1
source=(http://download.librdf.org/source/$name-$version.tar.gz)
@@ -16,7 +16,9 @@ build() {
--sysconfdir=/etc \
--disable-static \
--enable-release \
- --with-raptor=system
+ --enable-pcre \
+ --enable-xml \
+ --enable-xml2
make
make DESTDIR=$PKG install
rm -rf $PKG/usr/share/gtk-doc