pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/py-fits
Module Name: pkgsrc
Committed By: wiz
Date: Sun Aug 28 17:47:47 UTC 2016
Modified Files:
pkgsrc/graphics/py-fits: Makefile
Log Message:
Remove build dependency that is implied by stsci.distutils.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/py-fits/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/py-fits/Makefile
diff -u pkgsrc/graphics/py-fits/Makefile:1.4 pkgsrc/graphics/py-fits/Makefile:1.5
--- pkgsrc/graphics/py-fits/Makefile:1.4 Sun Aug 28 15:39:25 2016
+++ pkgsrc/graphics/py-fits/Makefile Sun Aug 28 17:47:47 2016
@@ -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 @@ HOMEPAGE= http://www.stsci.edu/resources
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