forked from ports/contrib
texinfo: 4.13 -> 4.13a
This commit is contained in:
parent
077593ccbb
commit
9f59172237
@ -1 +1 @@
|
|||||||
9a857f5d0a86b02bb649fce669d29b40 texinfo-4.13.tar.gz
|
71ba711519209b5fb583fed2b3d86fcb texinfo-4.13a.tar.gz
|
||||||
|
@ -5,12 +5,12 @@
|
|||||||
# Depends on: ncurses lzma help2man
|
# Depends on: ncurses lzma help2man
|
||||||
|
|
||||||
name=texinfo
|
name=texinfo
|
||||||
version=4.13
|
version=4.13a
|
||||||
release=1
|
release=1
|
||||||
source=(ftp://ftp.gnu.org/gnu/texinfo/texinfo-$version.tar.gz)
|
source=(ftp://ftp.gnu.org/gnu/texinfo/texinfo-$version.tar.gz)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd texinfo-$version
|
cd texinfo-${version/a/}
|
||||||
|
|
||||||
./configure \
|
./configure \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user