aboutsummaryrefslogtreecommitdiff
path: root/deskutils/py-pystash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/py-pystash/Makefile')
-rw-r--r--deskutils/py-pystash/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/deskutils/py-pystash/Makefile b/deskutils/py-pystash/Makefile
index a650ce631514..372449f9255a 100644
--- a/deskutils/py-pystash/Makefile
+++ b/deskutils/py-pystash/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= nivit@FreeBSD.org
COMMENT= Save your code snippets in the cloud from the command line
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}args>=0.1.0:${PORTSDIR}/devel/py-args \
- ${PYTHON_PKGNAMEPREFIX}clint>=0.3.7:${PORTSDIR}/devel/py-clint \
- ${PYTHON_PKGNAMEPREFIX}requests>=2.3.0:${PORTSDIR}/www/py-requests \
- ${PYTHON_PKGNAMEPREFIX}xerox>=0.3.1:${PORTSDIR}/devel/py-xerox
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}args>=0.1.0:devel/py-args \
+ ${PYTHON_PKGNAMEPREFIX}clint>=0.3.7:devel/py-clint \
+ ${PYTHON_PKGNAMEPREFIX}requests>=2.3.0:www/py-requests \
+ ${PYTHON_PKGNAMEPREFIX}xerox>=0.3.1:devel/py-xerox
USES= python
USE_PYTHON= distutils autoplist