Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Sep 2013 08:07:41 +0000 (UTC)
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r328437 - head/databases/mytop
Message-ID:  <201309270807.r8R87fKF027086@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Fri Sep 27 08:07:40 2013
New Revision: 328437
URL: http://svnweb.freebsd.org/changeset/ports/328437

Log:
  - stageify

Modified:
  head/databases/mytop/Makefile
  head/databases/mytop/pkg-plist   (contents, props changed)

Modified: head/databases/mytop/Makefile
==============================================================================
--- head/databases/mytop/Makefile	Fri Sep 27 08:06:39 2013	(r328436)
+++ head/databases/mytop/Makefile	Fri Sep 27 08:07:40 2013	(r328437)
@@ -19,7 +19,4 @@ CONFLICTS=	mariadb-scripts-[0-9]*
 USES+=		perl5
 USE_PERL5=	configure
 
-MAN1=		mytop.1
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/databases/mytop/pkg-plist
==============================================================================
--- head/databases/mytop/pkg-plist	Fri Sep 27 08:06:39 2013	(r328436)
+++ head/databases/mytop/pkg-plist	Fri Sep 27 08:07:40 2013	(r328437)
@@ -1,3 +1,4 @@
 bin/mytop
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/mytop/.packlist
+man/man1/mytop.1.gz
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/mytop



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309270807.r8R87fKF027086>