mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Unbreak build
===> py27-Products.CMFDefault-2.2.2 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-Products.CMFDefault-2.2.2 Download error on http://pypi.python.org/simple/eggtestinfo/: [Errno 8] hostname nor servname provided, or not known -- Some packages may not be found! Download error on http://pypi.python.org/simple/eggtestinfo/: [Errno 8] hostname nor servname provided, or not known -- Some packages may not be found! Couldn't find index page for 'eggtestinfo' (maybe misspelled?)
This commit is contained in:
parent
258c932d37
commit
b56949e8c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313737
@ -1,12 +1,8 @@
|
||||
# New ports collection makefile for: py-Products.CMFDefault
|
||||
# Date created: 20 December 2011
|
||||
# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Products.CMFDefault
|
||||
PORTVERSION= 2.2.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python zope
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -16,6 +12,7 @@ COMMENT= Default product for the Zope Content Management Framework
|
||||
|
||||
LICENSE= ZPL21
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}eggtestinfo>0:${PORTSDIR}/devel/py-eggtestinfo
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}five.formlib>=1.0.2:${PORTSDIR}/devel/py-five.formlib \
|
||||
${PYTHON_PKGNAMEPREFIX}Products.CMFCore>=0:${PORTSDIR}/devel/py-Products.CMFCore \
|
||||
${PYTHON_PKGNAMEPREFIX}Products.GenericSetup>=0:${PORTSDIR}/devel/py-Products.GenericSetup
|
||||
|
Loading…
Reference in New Issue
Block a user