- fix plist for -DNOPORTDOCS
- bump PORTREVISION Prompted by: QA Tindy run Approved by: maintainer timeout on BotMail
This commit is contained in:
parent
b155f3b9b6
commit
1e8212b193
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=216626
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= mrxvt-devel
|
||||
PORTVERSION= 0.5.3
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITE_SUBDIR= materm
|
||||
@ -132,8 +132,6 @@ do-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/share/scripts/mrxvtset.pl ${EXAMPLESDIR}/scripts
|
||||
${INSTALL_DATA} ${WRKSRC}/share/scripts/settitle.c ${EXAMPLESDIR}/scripts
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${DOCSDIR}
|
||||
${CP} ${WRKSRC}/doc/*.bz2 ${DOCSDIR}
|
||||
|
@ -10,14 +10,14 @@ etc/mrxvt/default.menu.sample
|
||||
etc/mrxvt/submenus.menu.sample
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/scripts/mrxvtset.pl
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/scripts/settitle.c
|
||||
%%DOCSDIR%%/README.greek
|
||||
%%DOCSDIR%%/README.xvt
|
||||
%%DOCSDIR%%/hack-mrxvt.txt
|
||||
%%DOCSDIR%%/rxvtRef.txt
|
||||
%%DOCSDIR%%/README.menu
|
||||
%%DOCSDIR%%/behind_mrxvt.txt
|
||||
%%DOCSDIR%%/mrxvt_seq.txt
|
||||
%%DOCSDIR%%/xterm-ctlseqs.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README.greek
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README.xvt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/hack-mrxvt.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rxvtRef.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README.menu
|
||||
%%PORTDOCS%%%%DOCSDIR%%/behind_mrxvt.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/mrxvt_seq.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/xterm-ctlseqs.txt
|
||||
@dirrmtry etc/mrxvt
|
||||
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/scripts
|
||||
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user