ports/106550: [PATCH] devel/p5-AnyEvent: fix Makefile

Jin-Shan Tseng tjs at cdpa.nsysu.edu.tw
Sun Dec 10 07:00:19 UTC 2006


>Number:         106550
>Category:       ports
>Synopsis:       [PATCH] devel/p5-AnyEvent: fix 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:   Sun Dec 10 07:00:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Shan Tseng
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Sun Nov 26 10:57:02 CST 2006
>Description:

p5-AnyEvent-2.1: Makefile error: you cannot include bsd.port[.pre].mk twice
*** Error code 1

Stop in /usr/ports/devel/p5-AnyEvent.

Port maintainer (gslin at gslin.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-AnyEvent-2.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-AnyEvent/Makefile /hd1/p5-AnyEvent/Makefile
--- /usr/ports/devel/p5-AnyEvent/Makefile	Sat Dec  9 23:46:55 2006
+++ /hd1/p5-AnyEvent/Makefile	Sun Dec 10 14:49:00 2006
@@ -25,4 +25,4 @@
 IGNORE=		requires perl 5.6.0 or later. Install lang/perl5.8 and try again
 .endif
 
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
--- p5-AnyEvent-2.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list