mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
www/py-plone.app.* (3 ports): convert to USES+= zip
USES=zip is required when at least one distfile is a zip archive. Approved by: general infrastructure blanket
This commit is contained in:
parent
3067d29901
commit
eca1ef15d3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355657
@ -6,7 +6,6 @@ PORTREVISION= 2
|
||||
CATEGORIES= www python zope
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
EXTRACT_SUFX= .zip
|
||||
DIST_SUBDIR= zope
|
||||
|
||||
MAINTAINER= zope@FreeBSD.org
|
||||
@ -38,6 +37,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.app.viewletmanager>=1.2:${PORTSDIR}/ww
|
||||
USE_PYTHON= 2
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USES= zope
|
||||
USES= zope zip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -6,7 +6,6 @@ PORTREVISION= 2
|
||||
CATEGORIES= www python zope
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
EXTRACT_SUFX= .zip
|
||||
DIST_SUBDIR= zope
|
||||
|
||||
MAINTAINER= zope@FreeBSD.org
|
||||
@ -52,6 +51,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}borg.localrole>=0:${PORTSDIR}/security/py-bo
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USES= zope
|
||||
USES= zope zip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -6,7 +6,6 @@ PORTREVISION= 2
|
||||
CATEGORIES= www python zope
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
EXTRACT_SUFX= .zip
|
||||
DIST_SUBDIR= zope
|
||||
|
||||
MAINTAINER= zope@FreeBSD.org
|
||||
@ -26,6 +25,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}collective.z3cform.datetimewidget>=0.1:${POR
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USES= zope
|
||||
USES= zope zip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user