Do not remove directories not created by this port
 Reported by: pkg (DEVELOPER_MODE)
This commit is contained in:
parent
092281a0b6
commit
7396a249a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320257
2 changed files with 1 additions and 7 deletions
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: devel/p5-Badger
|
# Created by: Anton Berezin <tobez@FreeBSD.org>
|
||||||
# Date created: 06 February 2009
|
|
||||||
# Whom: Anton Berezin <tobez@FreeBSD.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= Badger
|
PORTNAME= Badger
|
||||||
PORTVERSION= 0.09
|
PORTVERSION= 0.09
|
||||||
|
|
|
@ -55,8 +55,6 @@
|
||||||
@dirrmtry %%SITE_PERL%%/Badger/Reporter
|
@dirrmtry %%SITE_PERL%%/Badger/Reporter
|
||||||
@dirrmtry %%SITE_PERL%%/Badger/Log
|
@dirrmtry %%SITE_PERL%%/Badger/Log
|
||||||
@dirrmtry %%SITE_PERL%%/Badger/Hub
|
@dirrmtry %%SITE_PERL%%/Badger/Hub
|
||||||
@dirrmtry %%SITE_PERL%%/Badger/Filesystem/Log
|
|
||||||
@dirrmtry %%SITE_PERL%%/Badger/Filesystem/Base
|
|
||||||
@dirrmtry %%SITE_PERL%%/Badger/Filesystem
|
@dirrmtry %%SITE_PERL%%/Badger/Filesystem
|
||||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Badger
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Badger
|
||||||
@dirrmtry %%SITE_PERL%%/Badger/Factory
|
@dirrmtry %%SITE_PERL%%/Badger/Factory
|
||||||
|
|
Loading…
Reference in a new issue