Add three missing items.
This commit is contained in:
parent
5cb2e4337f
commit
d0dc7a25ef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79734
2 changed files with 6 additions and 0 deletions
|
@ -10,6 +10,7 @@ bin/widl
|
|||
bin/wine
|
||||
bin/wineboot
|
||||
bin/winebuild
|
||||
bin/winecfg
|
||||
bin/wineclipsrv
|
||||
bin/wineconsole
|
||||
bin/winedbg
|
||||
|
@ -553,6 +554,8 @@ share/aclocal/wine.m4
|
|||
%%PORTDOCS%%share/doc/wine/LICENSE
|
||||
%%PORTDOCS%%share/doc/wine/README
|
||||
%%PORTDOCS%%share/doc/wine/README.regapi
|
||||
%%PORTDOCS%%share/doc/wine/README.wcmd
|
||||
%%PORTDOCS%%share/doc/wine/README.winedbg
|
||||
%%PORTDOCS%%share/doc/wine/README.winedump
|
||||
%%PORTDOCS%%@dirrm share/doc/wine
|
||||
@unexec if [ -f %D/lib/wine/glu32.dll.so ]; then rm %D/lib/wine/glu32.dll.so; fi
|
||||
|
|
|
@ -10,6 +10,7 @@ bin/widl
|
|||
bin/wine
|
||||
bin/wineboot
|
||||
bin/winebuild
|
||||
bin/winecfg
|
||||
bin/wineclipsrv
|
||||
bin/wineconsole
|
||||
bin/winedbg
|
||||
|
@ -553,6 +554,8 @@ share/aclocal/wine.m4
|
|||
%%PORTDOCS%%share/doc/wine/LICENSE
|
||||
%%PORTDOCS%%share/doc/wine/README
|
||||
%%PORTDOCS%%share/doc/wine/README.regapi
|
||||
%%PORTDOCS%%share/doc/wine/README.wcmd
|
||||
%%PORTDOCS%%share/doc/wine/README.winedbg
|
||||
%%PORTDOCS%%share/doc/wine/README.winedump
|
||||
%%PORTDOCS%%@dirrm share/doc/wine
|
||||
@unexec if [ -f %D/lib/wine/glu32.dll.so ]; then rm %D/lib/wine/glu32.dll.so; fi
|
||||
|
|
Loading…
Reference in a new issue