pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/py-fits Mark broken for fetching dependency d...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0e978ed6ff85
branches:  trunk
changeset: 648874:0e978ed6ff85
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat Mar 21 21:23:30 2015 +0000

description:
Mark broken for fetching dependency during build.

diffstat:

 graphics/py-fits/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r cc487eac4439 -r 0e978ed6ff85 graphics/py-fits/Makefile
--- a/graphics/py-fits/Makefile Sat Mar 21 20:50:56 2015 +0000
+++ b/graphics/py-fits/Makefile Sat Mar 21 21:23:30 2015 +0000
@@ -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 @@
 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
 



Home | Main Index | Thread Index | Old Index