mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Fix plist for NOPORTDOCS and WITH_TCLTK cases (WITH_PYTHON build still broken)
Reported by: QAT
This commit is contained in:
parent
1eb8214a01
commit
71c757a64b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=219119
1 changed files with 5 additions and 4 deletions
|
@ -120,6 +120,7 @@ libdata/pkgconfig/plplotd.pc
|
|||
libdata/pkgconfig/plplotd-c++.pc
|
||||
libdata/pkgconfig/plplotd-f77.pc
|
||||
libdata/pkgconfig/plplotd-f95.pc
|
||||
%%TCLTK%%libdata/pkgconfig/plplotd-tcl.pc
|
||||
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
|
||||
%%PORTDOCS%%%%DOCSDIR%%/Copyright
|
||||
|
@ -128,11 +129,11 @@ libdata/pkgconfig/plplotd-f95.pc
|
|||
%%PORTDOCS%%%%DOCSDIR%%/PROBLEMS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README.1st.csa
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README.1st.nn
|
||||
%%DOCSDIR%%/README.1st.nn
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README.csa
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README.drivers
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README.nn
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README.pkg-config
|
||||
%%DOCSDIR%%/README.nn
|
||||
%%DOCSDIR%%/README.pkg-config
|
||||
%%DATADIR%%%%VERSION%%/cglobe.map
|
||||
%%DATADIR%%%%VERSION%%/examples/Makefile
|
||||
%%DATADIR%%%%VERSION%%/examples/c/Makefile
|
||||
|
@ -417,7 +418,7 @@ libdata/pkgconfig/plplotd-f95.pc
|
|||
@dirrm %%DATADIR%%%%VERSION%%/examples/c
|
||||
@dirrm %%DATADIR%%%%VERSION%%/examples
|
||||
@dirrm %%DATADIR%%%%VERSION%%
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
@dirrm %%DOCSDIR%%
|
||||
@dirrm lib/plplot%%VERSION%%/driversd
|
||||
@dirrm lib/plplot%%VERSION%%
|
||||
@dirrm include/plplot
|
||||
|
|
Loading…
Add table
Reference in a new issue