1
0
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:
Baptiste Daroussin 2013-05-27 09:22:33 +00:00
parent f7523f5e67
commit 56b029e879
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319187
2 changed files with 1 additions and 6 deletions

View File

@ -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

View File

@ -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