svn commit: r319464 - head/sysutils/p5-Fuse

Martin Wilke miwi at FreeBSD.org
Fri May 31 01:47:00 UTC 2013


Author: miwi
Date: Fri May 31 01:46:59 2013
New Revision: 319464
URL: http://svnweb.freebsd.org/changeset/ports/319464

Log:
  - Do not try to remove dirs. not created by the port
  
  Reported by:	pkg (DEVELOPER_MODE)

Modified:
  head/sysutils/p5-Fuse/pkg-plist   (contents, props changed)

Modified: head/sysutils/p5-Fuse/pkg-plist
==============================================================================
--- head/sysutils/p5-Fuse/pkg-plist	Fri May 31 01:46:41 2013	(r319463)
+++ head/sysutils/p5-Fuse/pkg-plist	Fri May 31 01:46:59 2013	(r319464)
@@ -4,4 +4,3 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Fuse/Fuse.so
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Fuse/autosplit.ix
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Fuse
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Fuse


More information about the svn-ports-all mailing list