pkgsrc-WIP-changes archive

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

py-dicom: mark as BROKEN, downloads in build phase



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Mon Oct 19 16:30:16 2015 +0200
Changeset:	38b42e36733a76daeecbd25bc8130adb0ddab885

Modified Files:
	py-dicom/Makefile

Log Message:
py-dicom: mark as BROKEN, downloads in build phase

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=38b42e36733a76daeecbd25bc8130adb0ddab885

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-dicom/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/py-dicom/Makefile b/py-dicom/Makefile
index 041c717..f976e4c 100644
--- a/py-dicom/Makefile
+++ b/py-dicom/Makefile
@@ -19,6 +19,8 @@ REPLACE_PYTHON+=	dicom/contrib/dicom_dao.py
 
 PYTHON_VERSIONS_ACCEPTED= 27
 
+BROKEN=		tries to download in build phase
+
 do-test:
 	${RUN} cd ${WRKSRC}/dicom/test; ${SETENV} ${TEST_ENV} ${PYTHONBIN} run_test.py
 


Home | Main Index | Thread Index | Old Index