- Do not try to remove dirs. not created by the port
- Trim header Reported by: pkg (DEVELOPER_MODE)
This commit is contained in:
parent
597b4f6a48
commit
5f8af3e7c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319500
2 changed files with 1 additions and 6 deletions
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: p5-Net-LDAP-Makepath
|
||||
# Date created: 2008-06-24
|
||||
# Whom: Zane C, Bowers <vvelox@vvelox.net>
|
||||
#
|
||||
# Created by: Zane C, Bowers <vvelox@vvelox.net>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= ZConf
|
||||
PORTVERSION= 6.1.0
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/.packlist
|
||||
@dirrmtry %%SITE_PERL%%/ZConf/backends
|
||||
@dirrmtry %%SITE_PERL%%/ZConf
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/backends
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf
|
||||
bin/zcchooser-edit
|
||||
bin/zcchooser-get
|
||||
|
|
Loading…
Reference in a new issue