mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Stage support
This commit is contained in:
parent
f75988cab8
commit
adecca36a6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345587
2 changed files with 1 additions and 3 deletions
|
@ -20,7 +20,4 @@ USE_ZIP= yes
|
|||
USE_RUBY= yes
|
||||
USE_RUBY_SETUP= yes
|
||||
|
||||
MAN1= deplate.1
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -196,6 +196,7 @@ bin/deplate
|
|||
%%DATADIR%%/templates/html-tabbar-right.html
|
||||
%%DATADIR%%/templates/html-tabbar-top.html
|
||||
%%DATADIR%%/templates/html-tabbar.html
|
||||
man/man1/deplate.1.gz
|
||||
@dirrm %%RUBY_SITELIBDIR%%/deplate/compat
|
||||
@dirrm %%RUBY_SITELIBDIR%%/deplate/ents
|
||||
@dirrm %%RUBY_SITELIBDIR%%/deplate/fmt
|
||||
|
|
Loading…
Add table
Reference in a new issue