diff --git a/srcpkgs/loksh/template b/srcpkgs/loksh/template index a55f8e51e83..041e7d65f3e 100644 --- a/srcpkgs/loksh/template +++ b/srcpkgs/loksh/template @@ -1,9 +1,9 @@ # Template file for 'loksh' pkgname=loksh version=6.1 -revision=1 +revision=2 build_style=gnu-makefile -make_build_args="HAVE_LIBBSD=1 CFLAGS+=-fPIC LDFLAGS+=-pie" +make_build_args="HAVE_LIBBSD=1" make_install_args="BIN_NAME=loksh" hostmakedepends="pkg-config" makedepends="libbsd-devel"