openbsd-man: require mdocml>=1.13.2_5.
This commit is contained in:
parent
0fe0b860bf
commit
9b350a82b0
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'openbsd-man'
|
||||
pkgname=openbsd-man
|
||||
version=20141111
|
||||
version=20141222
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="git"
|
||||
depends="mdocml>=1.13.1"
|
||||
depends="mdocml>=1.13.2_5"
|
||||
make_install_args="ETCDIR=/etc"
|
||||
short_desc="The OpenBSD man(1) utility"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Reference in New Issue