Do not removed directories not owned by the port

Reported by:	pkg DEVELOPER_MODE
This commit is contained in:
Baptiste Daroussin 2013-03-13 11:13:45 +00:00
parent 026483c726
commit 5f72cf9e9c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314067
2 changed files with 1 additions and 6 deletions

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-HTML-Location # Created by: coryking
# Date created: 08 September 2007
# Whom: coryking
#
# $FreeBSD$ # $FreeBSD$
#
PORTNAME= HTML-Location PORTNAME= HTML-Location
PORTVERSION= 1.03 PORTVERSION= 1.03

View file

@ -1,6 +1,5 @@
%%SITE_PERL%%/HTML/Location.pm %%SITE_PERL%%/HTML/Location.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Location/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Location/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/HTML
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Location @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Location
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML
@dirrmtry %%SITE_PERL%%/HTML @dirrmtry %%SITE_PERL%%/HTML