svn commit: r335814 - head/math/p5-Math-Round

Antoine Brodin antoine at FreeBSD.org
Sat Dec 7 08:57:33 UTC 2013


Author: antoine
Date: Sat Dec  7 08:57:33 2013
New Revision: 335814
URL: http://svnweb.freebsd.org/changeset/ports/335814

Log:
  Do not try to remove empty directories created by lang/perl5.x
  
  Approved by:	eadler (maintainer)

Modified:
  head/math/p5-Math-Round/pkg-plist

Modified: head/math/p5-Math-Round/pkg-plist
==============================================================================
--- head/math/p5-Math-Round/pkg-plist	Sat Dec  7 05:35:04 2013	(r335813)
+++ head/math/p5-Math-Round/pkg-plist	Sat Dec  7 08:57:33 2013	(r335814)
@@ -4,8 +4,6 @@
 %%PERL5_MAN3%%/Math::Round.3.gz
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Round
 @dirrm %%SITE_PERL%%/auto/Math/Round
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%
 @dirrmtry %%SITE_PERL%%/auto/Math
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
 @dirrmtry %%SITE_PERL%%/Math


More information about the svn-ports-head mailing list