diff options
Diffstat (limited to 'databases/innotop')
-rw-r--r-- | databases/innotop/Makefile | 3 | ||||
-rw-r--r-- | databases/innotop/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
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 |