mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Add forgotten update to this port to unbreak deinstallation.
PR: ports/62328 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
This commit is contained in:
parent
4f186493ee
commit
554aed942b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101764
@ -1,5 +1,6 @@
|
||||
bin/chicken
|
||||
bin/chicken-config
|
||||
bin/chicken-setup
|
||||
bin/chicken-static
|
||||
bin/csc
|
||||
bin/csi
|
||||
@ -32,6 +33,8 @@ lib/libusrfi-chicken.so.0
|
||||
lib/libustuffed-chicken.a
|
||||
lib/libustuffed-chicken.so
|
||||
lib/libustuffed-chicken.so.0
|
||||
%%DATADIR%%/banner.scm
|
||||
%%DATADIR%%/default-entry-points.scm
|
||||
%%DATADIR%%/highlevel-macros.scm
|
||||
%%DATADIR%%/match.scm
|
||||
%%DATADIR%%/moremacros.scm
|
||||
@ -130,6 +133,7 @@ lib/libustuffed-chicken.so.0
|
||||
%%PORTDOCS%%%%DOCSDIR%%/manual/manual.hlog
|
||||
%%PORTDOCS%%%%DOCSDIR%%/manual/manual.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/tex2page
|
||||
%%PORTDOCS%%%%DOCSDIR%%/tinyclos-examples.scm
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%/manual
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/README
|
||||
|
Loading…
Reference in New Issue
Block a user