mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
- Do not remove directories not created by this port
 Reported by: pkg (DEVELOPER_MODE)
This commit is contained in:
parent
1fc639b6c0
commit
bb82ff9a30
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320264
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-URI-ToDisk
|
||||
# Date created: 08 March 2008
|
||||
# Whom: Cory R King <coryking@mozimedia.com>
|
||||
#
|
||||
# Created by: Cory R King <coryking@mozimedia.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= URI-ToDisk
|
||||
PORTVERSION= 1.12
|
||||
|
@ -1,6 +1,5 @@
|
||||
%%SITE_PERL%%/URI/ToDisk.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/ToDisk/.packlist
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/URI
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/ToDisk
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI
|
||||
@dirrmtry %%SITE_PERL%%/URI
|
||||
|
Loading…
Reference in New Issue
Block a user