pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/py-fits Remove build dependency that is impli...
details: https://anonhg.NetBSD.org/pkgsrc/rev/66fd85807efd
branches: trunk
changeset: 351809:66fd85807efd
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Aug 28 17:47:47 2016 +0000
description:
Remove build dependency that is implied by stsci.distutils.
diffstat:
graphics/py-fits/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r fe87f247e36a -r 66fd85807efd graphics/py-fits/Makefile
--- a/graphics/py-fits/Makefile Sun Aug 28 17:47:30 2016 +0000
+++ b/graphics/py-fits/Makefile Sun Aug 28 17:47:47 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2016/08/28 15:39:25 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2016/08/28 17:47:47 wiz Exp $
DISTNAME= pyfits-3.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -10,7 +10,6 @@
COMMENT= Python module for reading, writing, and manipulating FITS files
LICENSE= modified-bsd
-BUILD_DEPENDS+= ${PYPKGPREFIX}-d2to1-[0-9]*:../../devel/py-d2to1
BUILD_DEPENDS+= ${PYPKGPREFIX}-stsci.distutils-[0-9]*:../../devel/py-stsci.distutils
REPLACE_PYTHON= lib/pyfits/core.py
Home |
Main Index |
Thread Index |
Old Index