svn commit: r305937 - head/www/htmlobject

Beat Gaetzi beat at FreeBSD.org
Mon Oct 15 20:48:38 UTC 2012


Author: beat
Date: Mon Oct 15 20:48:37 2012
New Revision: 305937
URL: http://svn.freebsd.org/changeset/ports/305937

Log:
  - Don't try to remove directories which belong to the perl port
  
  Reported by:	pointyhat
  Feature safe:	yes

Modified:
  head/www/htmlobject/pkg-plist

Modified: head/www/htmlobject/pkg-plist
==============================================================================
--- head/www/htmlobject/pkg-plist	Mon Oct 15 20:32:02 2012	(r305936)
+++ head/www/htmlobject/pkg-plist	Mon Oct 15 20:48:37 2012	(r305937)
@@ -41,7 +41,6 @@
 %%SITE_PERL%%/auto/HTMLObject/Widgets/autosplit.ix
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTMLObject/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTMLObject
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%
 @dirrm %%SITE_PERL%%/auto/HTMLObject/Widgets
 @dirrm %%SITE_PERL%%/auto/HTMLObject/WMLDeck
@@ -57,7 +56,6 @@
 @dirrm %%SITE_PERL%%/auto/HTMLObject/ErrorBase
 @dirrm %%SITE_PERL%%/auto/HTMLObject/Base
 @dirrm %%SITE_PERL%%/auto/HTMLObject
- at dirrmtry %%SITE_PERL%%/auto
 @dirrm %%SITE_PERL%%/HTMLObject
 @dirrmtry %%SITE_PERL%%
 @dirrmtry lib/perl5/site_perl


More information about the svn-ports-all mailing list