mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Do not try to removed directories not created by the port
While here trim header Reported by: pkg DEVELOPER_MODE
This commit is contained in:
parent
a35b958f86
commit
9aacf9012b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313975
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: devel/p5-File-ShareDir
|
||||
# Date created: 27 Dec 2005
|
||||
# Whom: Anton Berezin <tobez@FreeBSD.org>
|
||||
#
|
||||
# Created by: Anton Berezin <tobez@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= File-ShareDir
|
||||
PORTVERSION= 1.03
|
||||
|
@ -9,8 +9,6 @@
|
||||
@dirrm %%SITE_PERL%%/auto/share/module/File-ShareDir
|
||||
@dirrmtry %%SITE_PERL%%/auto/share/module
|
||||
@dirrmtry %%SITE_PERL%%/auto/share
|
||||
@dirrmtry %%SITE_PERL%%/auto/File/ShareDir
|
||||
@dirrmtry %%SITE_PERL%%/auto/File
|
||||
@dirrmtry %%SITE_PERL%%/File
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/ShareDir
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File
|
||||
|
Loading…
Reference in New Issue
Block a user