- Do not remove directories not created by this port
 Reported by: pkg (DEVELOPER_MODE)
This commit is contained in:
parent
c7b4e4217d
commit
092281a0b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320256
2 changed files with 1 additions and 8 deletions
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: p5-Date-Pcalc
|
||||
# Date created: 5 July 2001
|
||||
# Whom: Gregory Shapiro <gshapiro@freebsd.org>
|
||||
#
|
||||
# Created by: Gregory Shapiro <gshapiro@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Date-Pcalc
|
||||
PORTVERSION= 6.1
|
||||
|
|
|
@ -11,9 +11,6 @@
|
|||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Date/Pcalc/.packlist
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Date/Pcalc/Pcalc.bs
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Date/Pcalc/Pcalc.so
|
||||
@dirrmtry %%SITE_PERL%%/Date/Pcalendar
|
||||
@dirrmtry %%SITE_PERL%%/Date/Pcalc
|
||||
@dirrmtry %%SITE_PERL%%/Date
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Date/Pcalc
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Date
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Date/Pcalendar
|
||||
|
|
Loading…
Reference in a new issue