mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Fix build
- While here trim header
This commit is contained in:
parent
85ace30496
commit
7169aa5550
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314022
2 changed files with 1 additions and 6 deletions
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: POE
|
||||
# Date created: 29 Apr 2001
|
||||
# Whom: Sergey Skvortsov <skv@protey.ru>
|
||||
#
|
||||
# Created by: Sergey Skvortsov <skv@protey.ru>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= POE
|
||||
PORTVERSION= 1.354
|
||||
|
|
|
@ -44,7 +44,6 @@
|
|||
%%SITE_PERL%%/POE/Wheel/ReadWrite.pm
|
||||
%%SITE_PERL%%/POE/Wheel/Run.pm
|
||||
%%SITE_PERL%%/POE/Wheel/SocketFactory.pm
|
||||
@dirrmtry %%SITE_PERL%%/POE/API
|
||||
@dirrmtry %%SITE_PERL%%/POE/Component/Client
|
||||
@dirrmtry %%SITE_PERL%%/POE/Component/Server
|
||||
@dirrmtry %%SITE_PERL%%/POE/Component
|
||||
|
|
Loading…
Add table
Reference in a new issue