mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Unbreak: plist fix, remove lmon directory if empty.
This commit is contained in:
parent
ad606baef4
commit
c4d69f22ee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135497
@ -18,8 +18,6 @@ RUN_DEPENDS= ${SITE_PERL}/Config/IniFiles.pm:${PORTSDIR}/devel/p5-Config-IniFile
|
||||
${SITE_PERL}/Mail/Sendmail.pm:${PORTSDIR}/mail/p5-Mail-Sendmail \
|
||||
${SITE_PERL}/File/Tail.pm:${PORTSDIR}/devel/p5-File-Tail
|
||||
|
||||
BROKEN= Incomplete pkg-plist
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_REINPLACE= yes
|
||||
|
||||
|
@ -7,6 +7,7 @@ lmon/lmon.pl
|
||||
%%EXAMPLESDIR%%/jboss.rules
|
||||
%%EXAMPLESDIR%%/messages.rules
|
||||
@dirrm %%EXAMPLESDIR%%
|
||||
@unexec rmdir %D/lmon 2>/dev/null || true
|
||||
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
%%PORTDOCS%%%%DOCSDIR%%/TODO
|
||||
|
Loading…
Reference in New Issue
Block a user