diff options
Diffstat (limited to 'databases/py-pickledb/Makefile')
-rw-r--r-- | databases/py-pickledb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-pickledb/Makefile b/databases/py-pickledb/Makefile index 46afdb7a1f10..5db420fbad12 100644 --- a/databases/py-pickledb/Makefile +++ b/databases/py-pickledb/Makefile @@ -12,7 +12,7 @@ COMMENT= Lightweight, fast, and simple key-value store LICENSE= BSD3CLAUSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simplejson>=0:${PORTSDIR}/devel/py-simplejson +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simplejson>=0:devel/py-simplejson USES= python USE_PYTHON= autoplist distutils |