Do not removed directories not owned by the port
Reported by: pkg DEVELOPER_MODE
This commit is contained in:
parent
3ba2204f03
commit
5ea062cf0c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314069
2 changed files with 1 additions and 7 deletions
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: p5-Data-Entropy
|
||||
# Date created: 2006-07-19
|
||||
# Whom: Gea-Suan Lin <gslin@gslin.org>
|
||||
#
|
||||
# Created by: Gea-Suan Lin <gslin@gslin.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Data-Entropy
|
||||
PORTVERSION= 0.007
|
||||
|
|
|
@ -5,8 +5,6 @@
|
|||
%%SITE_PERL%%/Data/Entropy/RawSource/RandomOrg.pm
|
||||
%%SITE_PERL%%/Data/Entropy/RawSource/RandomnumbersInfo.pm
|
||||
%%SITE_PERL%%/Data/Entropy/Source.pm
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Entropy
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data
|
||||
@dirrmtry %%SITE_PERL%%/Data/Entropy/RawSource
|
||||
@dirrmtry %%SITE_PERL%%/Data/Entropy
|
||||
@dirrmtry %%SITE_PERL%%/Data
|
||||
|
|
Loading…
Reference in a new issue