svn commit: r368898 - head/math/p5-Math-Polygon-Tree

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Sep 22 12:40:52 UTC 2014


Author: amdmi3
Date: Mon Sep 22 12:40:51 2014
New Revision: 368898
URL: http://svnweb.freebsd.org/changeset/ports/368898
QAT: https://qat.redports.org/buildarchive/r368898/

Log:
  - Cleanup plist
  - Add NO_ARCH

Modified:
  head/math/p5-Math-Polygon-Tree/Makefile
  head/math/p5-Math-Polygon-Tree/pkg-plist

Modified: head/math/p5-Math-Polygon-Tree/Makefile
==============================================================================
--- head/math/p5-Math-Polygon-Tree/Makefile	Mon Sep 22 12:39:22 2014	(r368897)
+++ head/math/p5-Math-Polygon-Tree/Makefile	Mon Sep 22 12:40:51 2014	(r368898)
@@ -19,5 +19,6 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/math/p5-Math-Polygon-Tree/pkg-plist
==============================================================================
--- head/math/p5-Math-Polygon-Tree/pkg-plist	Mon Sep 22 12:39:22 2014	(r368897)
+++ head/math/p5-Math-Polygon-Tree/pkg-plist	Mon Sep 22 12:40:51 2014	(r368898)
@@ -1,8 +1,3 @@
 %%PERL5_MAN3%%/Math::Polygon::Tree.3.gz
 %%SITE_PERL%%/Math/Polygon/Tree.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Polygon/Tree/.packlist
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Polygon/Tree
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Polygon
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
- at dirrm %%SITE_PERL%%/Math/Polygon
- at dirrmtry %%SITE_PERL%%/Math


More information about the svn-ports-head mailing list