diff options
| author | Max Brazhnikov <makc@FreeBSD.org> | 2011-04-10 08:41:46 +0000 |
|---|---|---|
| committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-04-10 08:41:46 +0000 |
| commit | ca1769779c8f51f71592e342f0e3f768aa4cfbe4 (patch) | |
| tree | 84b27019f0ecbca715eba79399265942484afd17 /math/plplot/pkg-plist | |
| parent | - Set CMAKE_BUILD_TYPE to Release by default (and to Debug if WITH_DEBUG (diff) | |
Utilize CMAKE_BUILD_TYPE plist substitution
Notes
Notes:
svn path=/head/; revision=272461
Diffstat (limited to 'math/plplot/pkg-plist')
| -rw-r--r-- | math/plplot/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/plplot/pkg-plist b/math/plplot/pkg-plist index c2c0e6f5aa99..4194e2a31645 100644 --- a/math/plplot/pkg-plist +++ b/math/plplot/pkg-plist @@ -186,7 +186,7 @@ libdata/pkgconfig/plplotd.pc %%FORTRAN%%%%DATADIR%%/examples/cmake/modules/Platform/Windows-GNU-Fortran.cmake %%FORTRAN%%%%DATADIR%%/examples/cmake/modules/Platform/Windows-df.cmake %%FORTRAN%%%%DATADIR%%/examples/cmake/modules/Platform/Windows-f90.cmake -%%DATADIR%%/examples/cmake/modules/export_plplot-noconfig.cmake +%%DATADIR%%/examples/cmake/modules/export_plplot-%%CMAKE_BUILD_TYPE%%.cmake %%DATADIR%%/examples/cmake/modules/export_plplot.cmake %%DATADIR%%/examples/cmake/modules/pkg-config.cmake %%DATADIR%%/examples/cmake/modules/plplot_configure.cmake |
