Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Feb 2014 19:20:19 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r342207 - head/mail/grepmail
Message-ID:  <201402011920.s11JKJ4q026563@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Feb  1 19:20:19 2014
New Revision: 342207
URL: http://svnweb.freebsd.org/changeset/ports/342207
QAT: https://qat.redports.org/buildarchive/r342207/

Log:
  Stage support

Modified:
  head/mail/grepmail/Makefile
  head/mail/grepmail/pkg-plist

Modified: head/mail/grepmail/Makefile
==============================================================================
--- head/mail/grepmail/Makefile	Sat Feb  1 19:15:00 2014	(r342206)
+++ head/mail/grepmail/Makefile	Sat Feb  1 19:20:19 2014	(r342207)
@@ -17,7 +17,4 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 USES=		perl5
 USE_PERL5=	configure
 
-MAN1=		grepmail.1
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/mail/grepmail/pkg-plist
==============================================================================
--- head/mail/grepmail/pkg-plist	Sat Feb  1 19:15:00 2014	(r342206)
+++ head/mail/grepmail/pkg-plist	Sat Feb  1 19:20:19 2014	(r342207)
@@ -1,3 +1,4 @@
 bin/grepmail
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/grepmail/.packlist
+man/man1/grepmail.1.gz
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/grepmail



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