FreeBSD Bugzilla – Attachment 125211 Details for
Bug 168799
math/cantor 4.8.3_1 package creation fails
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-src-backends-CMakeLists.txt
patch-src-backends-CMakeLists.txt (text/plain; charset=ISO-8859-1), 371 bytes, created by
Martin Birgmeier
on 2012-06-16 11:53:41 UTC
(
hide
)
Description:
patch-src-backends-CMakeLists.txt
Filename:
MIME Type:
Creator:
Martin Birgmeier
Created:
2012-06-16 11:53:41 UTC
Size:
371 bytes
patch
obsolete
>--- ./src/backends/CMakeLists.txt.ORIG 2012-05-11 15:11:13.000000000 +0200 >+++ ./src/backends/CMakeLists.txt 2012-06-16 12:47:07.000000000 +0200 >@@ -3,9 +3,9 @@ > add_subdirectory(octave) > add_subdirectory(scilab) > >-if(Analitza_FOUND) >+if(ANALITZA_FOUND) > add_subdirectory(kalgebra) >-endif(Analitza_FOUND) >+endif(ANALITZA_FOUND) > > if(NOT WIN32) > add_subdirectory(sage)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 168799
:
125210
| 125211