mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
Add RUN_DEPENDS to py-funcsigs.
PR: 206960 Submitted by: freebsd@johnlevine.com
This commit is contained in:
parent
04516d9344
commit
52502f9cb1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=410496
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= beaker
|
||||
PORTVERSION= 1.8.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -13,6 +14,8 @@ COMMENT= Session and Caching library with WSGI Middleware
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}funcsigs>0:${PORTSDIR}/devel/py-funcsigs
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user