Do not removed directories not owned by the port
Reported by: pkg DEVELOPER_MODE
This commit is contained in:
parent
665358c560
commit
d4a3df764e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314061
2 changed files with 1 additions and 6 deletions
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: devel/p5-Acme-Damn
|
||||
# Date created: 8 March 2010
|
||||
# Whom: Warner Losh <imp@FreeBSD.org>
|
||||
#
|
||||
# Created by: Warner Losh <imp@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Acme-Damn
|
||||
PORTVERSION= 0.05
|
||||
|
|
|
@ -5,5 +5,4 @@
|
|||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Acme/Damn
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Acme
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Acme
|
||||
@dirrmtry %%SITE_PERL%%/Acme/Damn
|
||||
@dirrmtry %%SITE_PERL%%/Acme
|
||||
|
|
Loading…
Reference in a new issue