Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Feb 2014 16:28:19 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r343121 - head/textproc/p5-pod2pdf
Message-ID:  <201402061628.s16GSJpo016074@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Thu Feb  6 16:28:19 2014
New Revision: 343121
URL: http://svnweb.freebsd.org/changeset/ports/343121
QAT: https://qat.redports.org/buildarchive/r343121/

Log:
  Support staging.

Modified:
  head/textproc/p5-pod2pdf/Makefile
  head/textproc/p5-pod2pdf/pkg-plist

Modified: head/textproc/p5-pod2pdf/Makefile
==============================================================================
--- head/textproc/p5-pod2pdf/Makefile	Thu Feb  6 16:27:14 2014	(r343120)
+++ head/textproc/p5-pod2pdf/Makefile	Thu Feb  6 16:28:19 2014	(r343121)
@@ -19,7 +19,4 @@ BUILD_DEPENDS:=	${RUN_DEPENDS}
 USES=		perl5
 USE_PERL5=	configure
 
-MAN1=		pod2pdf.1
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/textproc/p5-pod2pdf/pkg-plist
==============================================================================
--- head/textproc/p5-pod2pdf/pkg-plist	Thu Feb  6 16:27:14 2014	(r343120)
+++ head/textproc/p5-pod2pdf/pkg-plist	Thu Feb  6 16:28:19 2014	(r343121)
@@ -1,4 +1,5 @@
 bin/pod2pdf
+man/man1/pod2pdf.1.gz
 %%SITE_PERL%%/App/pod2pdf.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/pod2pdf/.packlist
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/pod2pdf



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