Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/py-fits graphics/py-fits: remove nonexistent ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d26394eed802
branches:  trunk
changeset: 432716:d26394eed802
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon May 25 05:29:32 2020 +0000

description:
graphics/py-fits: remove nonexistent file from REPLACE_PYTHON

diffstat:

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

diffs (18 lines):

diff -r f19fcff2903d -r d26394eed802 graphics/py-fits/Makefile
--- a/graphics/py-fits/Makefile Mon May 25 05:23:43 2020 +0000
+++ b/graphics/py-fits/Makefile Mon May 25 05:29:32 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2018/10/07 08:51:42 adam Exp $
+# $NetBSD: Makefile,v 1.8 2020/05/25 05:29:32 rillig Exp $
 
 DISTNAME=      pyfits-3.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -13,8 +13,6 @@
 BUILD_DEPENDS+=        ${PYPKGPREFIX}-d2to1>=0.2.12:../../devel/py-d2to1
 BUILD_DEPENDS+=        ${PYPKGPREFIX}-stsci.distutils>=0.3:../../devel/py-stsci.distutils
 
-REPLACE_PYTHON=        lib/pyfits/core.py
-
 post-install:
        cd ${DESTDIR}${PREFIX}/bin && \
                ${MV} fitscheck fitscheck-${PYVERSSUFFIX} && \



Home | Main Index | Thread Index | Old Index