mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Do not try to remove dirs. not created by the port
- Trim header Reported by: pkg (DEVELOPER_MODE)
This commit is contained in:
parent
8683cc37e9
commit
ae7de14c02
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319456
2 changed files with 1 additions and 6 deletions
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: p5-I18N-Charset
|
||||
# Date created: 26 December 1999
|
||||
# Whom: Dmitry Sivachenko <dima@Chg.RU>
|
||||
#
|
||||
# Created by: Dmitry Sivachenko <dima@Chg.RU>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= I18N-Charset
|
||||
PORTVERSION= 1.39.4
|
||||
|
|
|
@ -2,5 +2,4 @@
|
|||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N/Charset/.packlist
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N/Charset
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N
|
||||
@dirrmtry %%SITE_PERL%%/I18N/Charset
|
||||
@dirrmtry %%SITE_PERL%%/I18N
|
||||
|
|
Loading…
Add table
Reference in a new issue