ports/opt (3.1): json-c: use autoreconf --install option, FS#1082
10 Nov
2014
10 Nov
'14
4:39 p.m.
commit 2399fbe02e6946fd06837374cb24b2a7928efcf3 Author: Juergen Daubert <jue@jue.li> Date: Mon Nov 10 17:37:36 2014 +0100 json-c: use autoreconf --install option, FS#1082 diff --git a/json-c/Pkgfile b/json-c/Pkgfile index a1b1c89..a506c6d 100644 --- a/json-c/Pkgfile +++ b/json-c/Pkgfile @@ -10,7 +10,7 @@ source=(https://github.com/json-c/json-c/archive/$name-$version.tar.gz) build() { cd $name-$name-$version sed -i '/^AM_CFLAGS/s/$/ -Wno-error=unused-but-set-variable/' Makefile.am.inc - autoreconf + autoreconf -i ./configure --prefix=/usr make -j1 make DESTDIR=$PKG install
3719
Age (days ago)
3719
Last active (days ago)
0 comments
1 participants
participants (1)
-
crux@crux.nu