ports/opt (3.1): elinks: explicit disable lua support
5 Mar
2015
5 Mar
'15
2:16 p.m.
commit 7ab99f4f741a197c76fc2f5e5f06526cd2525024 Author: Juergen Daubert <jue@jue.li> Date: Thu Mar 5 15:15:53 2015 +0100 elinks: explicit disable lua support diff --git a/elinks/Pkgfile b/elinks/Pkgfile index 64f6310..3f4a36a 100644 --- a/elinks/Pkgfile +++ b/elinks/Pkgfile @@ -5,7 +5,7 @@ name=elinks version=20150225 -release=1 +release=2 source=(http://crux.nu/files/distfiles/$name-$version.tar.xz) build () { @@ -20,7 +20,7 @@ build () { --enable-html-highlight \ --disable-nls \ --with-zlib \ - --without-{x,bzlib} + --without-{x,bzlib,lua} make make DESTDIR=$PKG install
3604
Age (days ago)
3604
Last active (days ago)
0 comments
1 participants
participants (1)
-
crux@crux.nu