diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-05-26 09:24:47 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-05-26 09:24:47 +0000 |
commit | 912c68df95479775d8b605f468e39bb4f7914d1e (patch) | |
tree | 61b71e9b35b9bf982a153ac7b8823feeb60e1418 /science | |
parent | 796c3c772e0cdf2731621d15bfabeba92e587e6b (diff) | |
download | ports-912c68df95479775d8b605f468e39bb4f7914d1e.tar.gz ports-912c68df95479775d8b605f468e39bb4f7914d1e.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/py-pydicom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-pydicom/Makefile b/science/py-pydicom/Makefile index b8e0545056bc..ac99fa183219 100644 --- a/science/py-pydicom/Makefile +++ b/science/py-pydicom/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-0.9.4-1 MAINTAINER= wen@FreeBSD.org COMMENT= Read, modify, and write DICOM files with Python code -USE_DOS2UNIX= yes +USES= dos2unix USE_PYTHON= yes USE_PYDISTUTILS= easy_install PYDISTUTILS_PKGVERSION= 0.9.4_1 |