X-Git-Url: http://gitweb/?a=blobdiff_plain;f=less%2FPkgfile;h=6cf47a08595f19cc3f55bb2582482262e11c5dca;hb=refs%2Fheads%2F3.3;hp=5e211726b344ca7a46bff82bc00b3583570e1785;hpb=85a08027d78cedb032bd3c38bc02b61b179737e0;p=crossrootfs.git diff --git a/less/Pkgfile b/less/Pkgfile index 5e21172..6cf47a0 100644 --- a/less/Pkgfile +++ b/less/Pkgfile @@ -2,10 +2,10 @@ # URL: http://www.greenwoodsoftware.com/less/ # Maintainer: CRUX System Team, core-ports at crux dot nu # Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu -# Depends on: ncurses +# Depends on: ncurses libpcre name=less -version=443 +version=481 release=1 source=(http://www.greenwoodsoftware.com/less/$name-$version.tar.gz \ filter) @@ -16,9 +16,7 @@ build() { ./configure --build=$CHOST \ --host=$CTARGET \ --prefix=/usr \ - --mandir=/usr/man \ --with-regex=pcre - make make DESTDIR=$PKG install install -m 755 -D $SRC/filter $PKG/usr/lib/less/filter