svn commit: r328437 - head/databases/mytop

Matthew Seaman matthew at FreeBSD.org
Fri Sep 27 08:07:41 UTC 2013


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


More information about the svn-ports-all mailing list