mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
Add missing RUN_DEPENDS
This commit is contained in:
parent
b74ddb7567
commit
c2c58b5caf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=401231
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= Paste
|
||||
PORTVERSION= 2.0.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -10,6 +11,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= nivit@FreeBSD.org
|
||||
COMMENT= Tools for using a Web Server Gateway Interface stack
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user