summaryrefslogtreecommitdiff
path: root/devel/dcmtk/files/patch-id2
diff options
context:
space:
mode:
Diffstat (limited to 'devel/dcmtk/files/patch-id2')
-rw-r--r--devel/dcmtk/files/patch-id223
1 files changed, 0 insertions, 23 deletions
diff --git a/devel/dcmtk/files/patch-id2 b/devel/dcmtk/files/patch-id2
deleted file mode 100644
index bdecd0cc43ca..000000000000
--- a/devel/dcmtk/files/patch-id2
+++ /dev/null
@@ -1,23 +0,0 @@
---- dcmdata/apps/CMakeLists.txt.orig 2010-11-25 11:41:57.000000000 +0000
-+++ dcmdata/apps/CMakeLists.txt 2011-01-13 09:31:53.000000000 +0000
-@@ -22,4 +22,4 @@
-
- TARGET_LINK_LIBRARIES(dcmftest ofstd ${ZLIB_LIBS} ${THREAD_LIBS})
- TARGET_LINK_LIBRARIES(xml2dcm ${TARGET_LINK_LIBRARIES} ${LIBXML_LIBS})
--TARGET_LINK_LIBRARIES(img2dcm ${TARGET_LINK_LIBRARIES} libi2d dcmdata)
-+TARGET_LINK_LIBRARIES(img2dcm ${TARGET_LINK_LIBRARIES} i2d dcmdata)
---- dcmdata/tests/CMakeLists.txt.orig 2010-08-09 17:48:33.000000000 +0000
-+++ dcmdata/tests/CMakeLists.txt 2011-01-13 09:32:33.000000000 +0000
-@@ -11,9 +11,9 @@
- TARGET_LINK_LIBRARIES(${PROGRAM} dcmdata oflog ofstd ${ZLIB_LIBS} ${THREAD_LIBS} ${WIN32_STD_LIBRARIES})
- ENDFOREACH(PROGRAM)
-
--TARGET_LINK_LIBRARIES(i2dbmp libi2d dcmdata oflog ofstd ${ZLIB_LIBS} ${THREAD_LIBS} ${WIN32_STD_LIBRARIES})
-+TARGET_LINK_LIBRARIES(i2dbmp i2d dcmdata oflog ofstd ${ZLIB_LIBS} ${THREAD_LIBS} ${WIN32_STD_LIBRARIES})
-
- # declare installation files
- #FOREACH(PROGRAM i2dbmp tstpath tstchval tstpread tvrdatim)
- # INSTALL_TARGETS(${INSTALL_BINDIR} ${PROGRAM})
--#ENDFOREACH(PROGRAM)
-\ No newline at end of file
-+#ENDFOREACH(PROGRAM)