- Do not remove directories not created by this port
 Reported by: pkg (DEVELOPER_MODE)
This commit is contained in:
parent
7505c66a95
commit
9adb3ac75b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320268
2 changed files with 1 additions and 6 deletions
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: p5-POE-Component-Server-IRC
|
||||
# Date created: 2008-04-15
|
||||
# Whom: Masahiro Teramoto <markun@onohara.to>
|
||||
#
|
||||
# Created by: Masahiro Teramoto <markun@onohara.to>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= POE-Component-Server-IRC
|
||||
PORTVERSION= 1.54
|
||||
|
|
|
@ -10,7 +10,6 @@ bin/pmkpasswd
|
|||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE
|
||||
@dirrmtry %%SITE_PERL%%/POE/Component/Server/IRC/Test
|
||||
@dirrmtry %%SITE_PERL%%/POE/Component/Server/IRC/Plugin
|
||||
@dirrmtry %%SITE_PERL%%/POE/Component/Server/IRC
|
||||
@dirrmtry %%SITE_PERL%%/POE/Component/Server
|
||||
|
|
Loading…
Reference in a new issue