1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/games/py-anki
Ruslan Makhmatkhanov dab0cfc060 - according to [1] py-anki had switched to SQLAlchemy 0.7
since version 1.2.9, so change the dependency

While I'm here:
- strict python version to 2.x only
- eliminate unused dependencies
- use PYTHON_PKGNAMEPREFIX in _DEPENDS
- add missing tabs
- bump PORTREVISION because of dependencies change

[1] http://ankisrs.net/changes.html

PR:		168555
Submitted by:	Jan Beich <jbeich at tormail dot org>
2012-06-10 07:27:48 +00:00
..
Makefile - according to [1] py-anki had switched to SQLAlchemy 0.7 2012-06-10 07:27:48 +00:00