add missing @dirrm
bump port revision
This commit is contained in:
parent
19930e1ca3
commit
d8794febc8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=61064
2 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
PORTNAME= gtkwave
|
||||
PORTVERSION= 2.0.0.p1
|
||||
PORTEPOCH= 1
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= cad
|
||||
MASTER_SITES= ftp://ftp.cs.man.ac.uk/pub/amulet/gtkwave/2.0/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/}
|
||||
|
|
|
@ -14,6 +14,7 @@ share/gtkwave/pixmaps/zoom_out.xpm
|
|||
share/gtkwave/pixmaps/zoom_redo.xpm
|
||||
share/gtkwave/pixmaps/zoom_undo.xpm
|
||||
@dirrm share/gtkwave/pixmaps
|
||||
@dirrm share/gtkwave
|
||||
%%PORTDOCS%%share/doc/gtkwave/data_format.png
|
||||
%%PORTDOCS%%share/doc/gtkwave/edit_menu.png
|
||||
%%PORTDOCS%%share/doc/gtkwave/file_menu.png
|
||||
|
|
Loading…
Reference in a new issue