mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Allow installing
This commit is contained in:
parent
69a40c009b
commit
97178b5518
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370018
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ MAINTAINER= andrey.polyakov@unix.net
|
|||
COMMENT= Flexible tool for DBF import into MySQL
|
||||
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}MySQLdb>=1.2.2:${PORTSDIR}/databases/py-MySQLdb
|
||||
RUN_DEPENDS+= ydbf=0.0.1:${PORTSDIR}/devel/py-ydbf
|
||||
RUN_DEPENDS+= ydbf>=0.0.1:${PORTSDIR}/devel/py-ydbf
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=yes
|
||||
|
|
Loading…
Add table
Reference in a new issue