Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 2013 01:43:29 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r330817 - head/devel/p5-WeakRef
Message-ID:  <201310190143.r9J1hTS2067934@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sat Oct 19 01:43:29 2013
New Revision: 330817
URL: http://svnweb.freebsd.org/changeset/ports/330817

Log:
  - Support staging

Modified:
  head/devel/p5-WeakRef/Makefile
  head/devel/p5-WeakRef/pkg-plist

Modified: head/devel/p5-WeakRef/Makefile
==============================================================================
--- head/devel/p5-WeakRef/Makefile	Sat Oct 19 01:43:19 2013	(r330816)
+++ head/devel/p5-WeakRef/Makefile	Sat Oct 19 01:43:29 2013	(r330817)
@@ -14,7 +14,4 @@ COMMENT=	An API to the Perl weak referen
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=		WeakRef.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/p5-WeakRef/pkg-plist
==============================================================================
--- head/devel/p5-WeakRef/pkg-plist	Sat Oct 19 01:43:19 2013	(r330816)
+++ head/devel/p5-WeakRef/pkg-plist	Sat Oct 19 01:43:29 2013	(r330817)
@@ -1,3 +1,4 @@
+%%PERL5_MAN3%%/WeakRef.3.gz
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/WeakRef/.packlist
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/WeakRef/WeakRef.so
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/WeakRef/WeakRef.bs



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