diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2014-01-12 16:35:23 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2014-01-12 16:35:23 +0000 |
commit | b90d62cbfc15524401267ba503395dbe56ba0878 (patch) | |
tree | 6f58fe520cc98f01a5b1f35e4542a5a46734e55e /math/octave-forge-dicom | |
parent | a04d8f3d2871b8bf069ed7b1e690fb1c0646d101 (diff) | |
download | ports-b90d62cbfc15524401267ba503395dbe56ba0878.tar.gz ports-b90d62cbfc15524401267ba503395dbe56ba0878.zip |
Notes
Diffstat (limited to 'math/octave-forge-dicom')
-rw-r--r-- | math/octave-forge-dicom/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/octave-forge-dicom/Makefile b/math/octave-forge-dicom/Makefile index 9665e9fd4f59..936c3dc0d104 100644 --- a/math/octave-forge-dicom/Makefile +++ b/math/octave-forge-dicom/Makefile @@ -18,7 +18,6 @@ OCTSRC= ${OCTAVE_PKGNAME} WRKSRC= ${WRKDIR}/${OCTSRC}/src GDCM_MAJ= 2.4 -NO_STAGE= yes post-patch: ${REINPLACE_CMD} s/gdcm-2.0/gdcm-${GDCM_MAJ}/ \ ${WRKSRC}/dicominfo.cpp ${WRKSRC}/dicomdict.cpp \ |