- Stage support

This commit is contained in:
Martin Wilke 2014-02-22 10:33:03 +00:00
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

View file

@ -20,7 +20,4 @@ USE_ZIP= yes
USE_RUBY= yes USE_RUBY= yes
USE_RUBY_SETUP= yes USE_RUBY_SETUP= yes
MAN1= deplate.1
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -196,6 +196,7 @@ bin/deplate
%%DATADIR%%/templates/html-tabbar-right.html %%DATADIR%%/templates/html-tabbar-right.html
%%DATADIR%%/templates/html-tabbar-top.html %%DATADIR%%/templates/html-tabbar-top.html
%%DATADIR%%/templates/html-tabbar.html %%DATADIR%%/templates/html-tabbar.html
man/man1/deplate.1.gz
@dirrm %%RUBY_SITELIBDIR%%/deplate/compat @dirrm %%RUBY_SITELIBDIR%%/deplate/compat
@dirrm %%RUBY_SITELIBDIR%%/deplate/ents @dirrm %%RUBY_SITELIBDIR%%/deplate/ents
@dirrm %%RUBY_SITELIBDIR%%/deplate/fmt @dirrm %%RUBY_SITELIBDIR%%/deplate/fmt