svn commit: r342207 - head/mail/grepmail

Antoine Brodin antoine at FreeBSD.org
Sat Feb 1 19:20:20 UTC 2014


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


More information about the svn-ports-all mailing list