Remove FETCH_USING, not for package Makefiles to set.
This commit is contained in:
parent
2872d7d122
commit
c7a3d175e0
1 changed files with 1 additions and 2 deletions
|
@ -1,10 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.46 2014/01/25 10:30:10 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.47 2014/01/26 13:03:58 wiz Exp $
|
||||
|
||||
DISTNAME= matplotlib-1.3.1
|
||||
PKGNAME= ${PYPKGPREFIX}-matplotlib-gtk-1.3.1
|
||||
CATEGORIES= graphics python
|
||||
MASTER_SITES= https://github.com/downloads/matplotlib/matplotlib/
|
||||
FETCH_USING= curl
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://matplotlib.sourceforge.net/
|
||||
|
|
Loading…
Reference in a new issue