Remove the FETCH_USING change, it does not belong here
This commit is contained in:
parent
4c368867fd
commit
0bf48051e9
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.34 2014/02/14 19:59:57 gls Exp $
|
||||
# $NetBSD: Makefile,v 1.35 2014/02/15 07:27:34 gls Exp $
|
||||
|
||||
VERSION= 1.8.2
|
||||
DISTNAME= Fabric-${VERSION}
|
||||
|
@ -11,8 +11,6 @@ HOMEPAGE= http://fabfile.org/
|
|||
COMMENT= Simple Pythonic remote deployment tool
|
||||
LICENSE= 2-clause-bsd
|
||||
|
||||
FETCH_USING= curl
|
||||
|
||||
DEPENDS+= ${PYPKGPREFIX}-paramiko>=1.10.0:../../security/py-paramiko
|
||||
|
||||
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-paramiko
|
||||
|
|
Loading…
Reference in a new issue