mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
Do not try to delete directories not created by the port
Reported by: pkg (DEVELOPER_MODE)
This commit is contained in:
parent
f7523f5e67
commit
56b029e879
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319187
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-Date-Simple
|
||||
# Date created: 15 May 2003
|
||||
# Whom: Alexey V. Antipovsky <kemm@in-line.ru>
|
||||
#
|
||||
# Created by: Alexey V. Antipovsky <kemm@in-line.ru>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Date-Simple
|
||||
PORTVERSION= 3.03
|
||||
|
@ -10,4 +10,3 @@
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Date
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Date/Simple
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Date
|
||||
@dirrmtry %%SITE_PERL%%/Date
|
||||
|
Loading…
Reference in New Issue
Block a user