mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Fix plist.
Reported by: krion via pointyhat Approved by: portmgr (krion)
This commit is contained in:
parent
f6da1f0f80
commit
fa54d29ff8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140745
1 changed files with 3 additions and 1 deletions
|
@ -36,4 +36,6 @@ lib/mozilla/plugins/openvrml.xpt
|
||||||
@dirrm include/openvrml/openvrml
|
@dirrm include/openvrml/openvrml
|
||||||
@dirrm include/openvrml
|
@dirrm include/openvrml
|
||||||
@dirrm share/idl/openvrml-%%VER%%
|
@dirrm share/idl/openvrml-%%VER%%
|
||||||
@unexec rmdir %D/share/pixmaps 2>/dev/null || true
|
@unexec rmdir %D/share/gtk-doc/html/gtkglext 2>/dev/null || true
|
||||||
|
@unexec rmdir %D/share/gtk-doc/html 2>/dev/null || true
|
||||||
|
@unexec rmdir %D/share/gtk-doc 2>/dev/null || true
|
||||||
|
|
Loading…
Add table
Reference in a new issue