mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Add missing dependency
Reported by: phw
This commit is contained in:
parent
883c2e090d
commit
ae6481ebf0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297090
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= setuptools_darcs
|
||||
PORTVERSION= 1.2.11
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -14,6 +15,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Setuptools plugin for darcs
|
||||
|
||||
BUILD_DEPENDS= darcsver:${PORTSDIR}/devel/py-darcsver
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= easy_install
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue