summaryrefslogtreecommitdiffstats
path: root/extra/libcaca/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libcaca/Pkgfile')
-rwxr-xr-xextra/libcaca/Pkgfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/extra/libcaca/Pkgfile b/extra/libcaca/Pkgfile
index c53887bea..cb1587601 100755
--- a/extra/libcaca/Pkgfile
+++ b/extra/libcaca/Pkgfile
@@ -6,12 +6,13 @@
name=libcaca
version=0.9
-release=1
+release=2
source=(http://libcaca.zoy.org/raw-attachment/wiki/libcaca/libcaca-0.9.tar.gz)
build() {
cd $name-$version
./configure --prefix=/usr \
+ --mandir=/usr/share/man \
--infodir=/usr/share/info \
--disable-doc \
--localstatedir=/var