mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Do not removed directories not owned by the port
Reported by: pkg DEVELOPER_MODE
This commit is contained in:
parent
5f72cf9e9c
commit
3ba2204f03
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314068
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-Chooser
|
||||
# Date created: 2008-06-24
|
||||
# Whom: Zane C, Bowers <vvelox@vvelox.net>
|
||||
#
|
||||
# Created by: Zane C, Bowers <vvelox@vvelox.net>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Chooser
|
||||
PORTVERSION= 2.0.0
|
||||
|
@ -2,4 +2,3 @@ bin/chooser
|
||||
%%SITE_PERL%%/Chooser.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Chooser/.packlist
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Chooser
|
||||
@dirrmtry %%SITE_PERL%%/Chooser
|
||||
|
Loading…
Reference in New Issue
Block a user