diff options
Diffstat (limited to 'databases/py-pickleshare/Makefile')
-rw-r--r-- | databases/py-pickleshare/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-pickleshare/Makefile b/databases/py-pickleshare/Makefile index 90b5aaa055fa..e919474437c9 100644 --- a/databases/py-pickleshare/Makefile +++ b/databases/py-pickleshare/Makefile @@ -12,7 +12,7 @@ COMMENT= Tiny shelve-like database with concurrency support LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}path.py>0:${PORTSDIR}/devel/py-path.py +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}path.py>0:devel/py-path.py USES= python USE_PYTHON= distutils autoplist |