mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Do not try to remove dirs. not created by the port
- Trim header Reported by: pkg (DEVELOPER_MODE)
This commit is contained in:
parent
0bcea764f7
commit
3412de2ce3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319517
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: www/p5-CGI-Application-Server
|
||||
# Date created: 14 September 2005
|
||||
# Whom: George Hartzell <hartzell@alerce.com>
|
||||
#
|
||||
# Created by: George Hartzell <hartzell@alerce.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= CGI-Application-Server
|
||||
PORTVERSION= 0.062
|
||||
|
@ -1,6 +1,5 @@
|
||||
%%SITE_PERL%%/CGI/Application/Server.pm
|
||||
@dirrmtry %%SITE_PERL%%/CGI/Application
|
||||
@dirrmtry %%SITE_PERL%%/CGI
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Application/Server
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Application
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI
|
||||
|
Loading…
Reference in New Issue
Block a user