perl: install manpages into /usr/share/man.
--HG-- extra : convert_revision : e7bb0588673bc34030fa430711454c4b6356f898
This commit is contained in:
parent
830c735d75
commit
bab85c98e2
|
@ -4,7 +4,9 @@ version=5.10.0
|
||||||
distfiles="http://www.cpan.org/src/$pkgname-$version.tar.gz"
|
distfiles="http://www.cpan.org/src/$pkgname-$version.tar.gz"
|
||||||
configure_script="./Configure"
|
configure_script="./Configure"
|
||||||
configure_args="-Dusethreads -des -Dprefix=$XBPS_DESTDIR/$pkgname-$version/usr
|
configure_args="-Dusethreads -des -Dprefix=$XBPS_DESTDIR/$pkgname-$version/usr
|
||||||
-Duselargefiles -Uusesfio -Dinstallstyle=lib/perl5 -Uinstallusrbinperl"
|
-Duselargefiles -Uusesfio -Dinstallstyle=lib/perl5 -Uinstallusrbinperl
|
||||||
|
-Dman1dir=$XBPS_DESTDIR/$pkgname-$version/usr/share/man/man1
|
||||||
|
-Dman3dir=$XBPS_DESTDIR/$pkgname-$version/usr/share/man/man3"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
short_desc="Practical Extraction and Report Language"
|
short_desc="Practical Extraction and Report Language"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user