- Shebangfix
- Cleanup plist
This commit is contained in:
parent
ef3da20b0e
commit
cf6c5e425e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375186
2 changed files with 3 additions and 6 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= slrnconf
|
||||
PORTVERSION= 0.8.4
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= news
|
||||
MASTER_SITES= http://home.arcor.de/kaffeetisch/downloads/
|
||||
|
||||
|
@ -13,7 +13,8 @@ COMMENT= Graphical configuration utility for the newsreader slrn
|
|||
BUILD_DEPENDS= p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
|
||||
p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent
|
||||
|
||||
USES= perl5 tar:bzip2
|
||||
USES= perl5 shebangfix tar:bzip2
|
||||
SHEBANG_FILES= slrnconf.in
|
||||
MAKE_ARGS+= PREFIX=${PREFIX}
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
|
|
@ -172,7 +172,3 @@ share/slrnconf/help/warn_followup_to
|
|||
share/slrnconf/help/wrap_flags
|
||||
share/slrnconf/help/wrap_method
|
||||
share/slrnconf/help/write_newsrc_flags
|
||||
@dirrm share/slrnconf/help
|
||||
@dirrm share/slrnconf/data
|
||||
@dirrm share/slrnconf
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
|
|
Loading…
Reference in a new issue