mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Do not removed directories not owned by the port
Reported by: pkg DEVELOPER_MODE
This commit is contained in:
parent
77bb357c35
commit
665358c560
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314060
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-Audio-Wav
|
||||
# Date created: 30 Jul 2002
|
||||
# Whom: Dominic Mitchell <dom@happygiraffe.net>
|
||||
#
|
||||
# Created by: Dominic Mitchell <dom@happygiraffe.net>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Audio-Wav
|
||||
PORTVERSION= 0.13
|
||||
|
@ -4,7 +4,6 @@
|
||||
%%SITE_PERL%%/Audio/Wav/Read.pm
|
||||
%%SITE_PERL%%/Audio/Wav/Tools.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio/Wav/.packlist
|
||||
@dirrmtry %%SITE_PERL%%/Unicornify
|
||||
@dirrm %%SITE_PERL%%/Audio/Wav/Write
|
||||
@dirrm %%SITE_PERL%%/Audio/Wav
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio/Wav
|
||||
|
Loading…
Reference in New Issue
Block a user