ports/math/plplot/files/patch-plplot_test__CMakeLists.txt
Thierry Thomas 015bed6ef7 - Upgrade to 5.9.10
Changelog at http://sourceforge.net/p/plplot/news/2013/10/plplot-release-5910/

- Pet portlint

- Use staging.
2013-10-02 13:17:06 +00:00

17 lines
606 B
Text

--- plplot_test/CMakeLists.txt.orig 2013-07-09 21:27:35.000000000 +0200
+++ plplot_test/CMakeLists.txt 2013-10-01 23:12:09.000000000 +0200
@@ -452,14 +452,6 @@
list(APPEND test_output_files_LIST ${output_list})
endif(PLD_pdfqt)
- if(PLD_pdf)
- add_test(examples_pdf
- ${SH_EXECUTABLE} -c "${TEST_ENVIRONMENT} ${TEST_SCRIPT} --front-end=c --device=pdf"
- )
- list_example_files(. pdf c output_list)
- list(APPEND test_output_files_LIST ${output_list})
- endif(PLD_pdf)
-
if(CMP_EXECUTABLE OR DIFF_EXECUTABLE AND TAIL_EXECUTABLE)
configure_file(
test_diff.sh.in