diff options
author | Anders Nordby <anders@FreeBSD.org> | 2005-05-17 17:06:59 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2005-05-17 17:06:59 +0000 |
commit | c4d69f22eedaa7f0042ff153a1cdc80987e2d8d8 (patch) | |
tree | 3aa93edf1c7074911bf01ff3fb4bfa2ea32ca6a3 /sysutils/lmon | |
parent | ad606baef47739402c297588f3fe23ee7f607e14 (diff) | |
download | ports-c4d69f22eedaa7f0042ff153a1cdc80987e2d8d8.tar.gz ports-c4d69f22eedaa7f0042ff153a1cdc80987e2d8d8.zip |
Notes
Diffstat (limited to 'sysutils/lmon')
-rw-r--r-- | sysutils/lmon/Makefile | 2 | ||||
-rw-r--r-- | sysutils/lmon/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/lmon/Makefile b/sysutils/lmon/Makefile index 67638790e648..5f3fdafd6dd3 100644 --- a/sysutils/lmon/Makefile +++ b/sysutils/lmon/Makefile @@ -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 diff --git a/sysutils/lmon/pkg-plist b/sysutils/lmon/pkg-plist index dcf4f7707e9d..6892ed5494b6 100644 --- a/sysutils/lmon/pkg-plist +++ b/sysutils/lmon/pkg-plist @@ -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 |