- Correct Dependency
Download error: [Errno 8] hostname nor servname provided, or not known -- Some packages may not be found! No local packages or download links found for setuptools-hg Reported by: phw
This commit is contained in:
parent
7ee51d2e04
commit
482e03a2be
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297255
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= satchmo
|
||||
PORTVERSION= 0.9.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= http://www.caomhin.org/geek/ports/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -15,6 +16,7 @@ DIST_SUBDIR= ${PORTNAME}
|
|||
MAINTAINER= ports@caomhin.org
|
||||
COMMENT= Shopping cart application for Django
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_hg>=0.4:${PORTSDIR}/devel/py-setuptools_hg
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/django/bin/django-admin.py:${PORTSDIR}/www/py-django \
|
||||
${PYTHON_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto \
|
||||
${PYTHON_SITELIBDIR}/reportlab/__init__.py:${PORTSDIR}/print/py-reportlab\
|
||||
|
|
Loading…
Reference in a new issue