Mark broken for fetching dependency during build.
This commit is contained in:
parent
8c1c62b966
commit
b7635260c7
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1 2014/01/19 20:30:05 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2015/03/21 21:23:30 joerg Exp $
|
||||
|
||||
DISTNAME= pyfits-3.2
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
|
||||
|
@ -10,6 +10,8 @@ HOMEPAGE= http://www.stsci.edu/resources/software_hardware/pyfits
|
|||
COMMENT= Python module for reading, writing, and manipulating FITS files
|
||||
LICENSE= modified-bsd
|
||||
|
||||
BROKEN= Fetches stsci.distutils during build.
|
||||
|
||||
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
|
||||
REPLACE_PYTHON= lib/pyfits/core.py
|
||||
|
||||
|
|
Loading…
Reference in a new issue