From 9b3393c791413f1299eb55bd15dd9cb9601441ef Mon Sep 17 00:00:00 2001 From: miwi Date: Fri, 14 Feb 2014 15:00:08 +0000 Subject: - Stage support --- databases/innotop/Makefile | 3 --- databases/innotop/pkg-plist | 1 + 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'databases/innotop') diff --git a/databases/innotop/Makefile b/databases/innotop/Makefile index cf2069dbb863..feed86c86da0 100644 --- a/databases/innotop/Makefile +++ b/databases/innotop/Makefile @@ -23,9 +23,6 @@ USES= perl5 USE_PERL5= configure USE_MYSQL= yes -MAN1= innotop.1 - -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|/etc/innotop|${PREFIX}/etc|g' ${WRKSRC}/innotop diff --git a/databases/innotop/pkg-plist b/databases/innotop/pkg-plist index 809ee5477328..f5c882711b66 100644 --- a/databases/innotop/pkg-plist +++ b/databases/innotop/pkg-plist @@ -1,3 +1,4 @@ bin/innotop %%SITE_PERL%%/%%PERL_ARCH%%/auto/innotop/.packlist +man/man1/innotop.1.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/innotop -- cgit
aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/nagios-silfreed-plugins
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* - convert to the new perl5 frameworkaz2013-09-041-1/+1
* - Remove SITE_PERL from *_DEPENDSaz2012-06-301-2/+2
* - Get Rid MD5 supportmiwi2011-03-20