aboutsummaryrefslogtreecommitdiff
path: root/databases/mydbf2mysql
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-10-04 23:35:49 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-10-04 23:35:49 +0000
commit97178b5518fca37797e93c28232b4dee0ee1013d (patch)
tree526dc18e36995580d03366288000edb222a2fad4 /databases/mydbf2mysql
parent69a40c009be8a59e6345e86c796afdacfa5d0adb (diff)
downloadports-97178b5518fca37797e93c28232b4dee0ee1013d.tar.gz
ports-97178b5518fca37797e93c28232b4dee0ee1013d.zip
Notes
Diffstat (limited to 'databases/mydbf2mysql')
-rw-r--r--databases/mydbf2mysql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mydbf2mysql/Makefile b/databases/mydbf2mysql/Makefile
index 81052f4b3686..2eb60d3e7ac3 100644
--- a/databases/mydbf2mysql/Makefile
+++ b/databases/mydbf2mysql/Makefile
@@ -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