Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Sep 2010 16:38:20 +0900
From:      Takefu <takefu@airport.fm>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/150851: mail/pflogsumm: Typo in Makefile.
Message-ID:  <4C99B26C.6020005@airport.fm>
Resent-Message-ID: <201009220740.o8M7e2mu056623@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         150851
>Category:       ports
>Synopsis:       mail/pflogsumm: Typo in Makefile.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 22 07:40:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Takefu
>Release:        
>Organization:
FOX Amateur Radio Club
>Environment:
>Description:
Fix typo in Makafile.
>How-To-Repeat:
>Fix:
--- pflogsumm.diff begins here ---
diff -ruN /usr/ports/mail/pflogsumm/Makefile mail/pflogsumm/Makefile
--- /usr/ports/mail/pflogsumm/Makefile	2010-04-03 01:48:58.000000000 +0900
+++ mail/pflogsumm/Makefile	2010-09-22 16:04:53.000000000 +0900
@@ -15,7 +15,7 @@
 MAINTAINER=	flo@kasimir.com
 COMMENT=	Postfix Log Entry Summarizer

-RUN_DEPENDS=	${SITE_PERL}//Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc
+RUN_DEPENDS=	${SITE_PERL}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc

 NO_BUILD=	yes
 USE_PERL5=	yes
--- pflogsumm.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C99B26C.6020005>