ports/96837: Patch port: devel/plan9port re-add build dependency to perl5

Serge Gagnon serge.gagnon at b2b2c.ca
Fri May 5 20:40:18 UTC 2006


>Number:         96837
>Category:       ports
>Synopsis:       Patch port: devel/plan9port re-add build dependency to perl5
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 05 20:40:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Serge Gagnon
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
me
>Environment:
System: FreeBSD quenix1.dyndns.org 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Sat Apr 29 16:26:49 EDT 2006 root at quenix1.dyndns.org:/usr/obj/usr/src/sys/QUENIX1 i386


>Description:
	plan9port will not build on pointyhat, or when using
	tinderbox, because they remove build dependency of that
	port's dependency... I wish that my english is clear here.
	(xorg-librarie->imake->perl5) in this case.

	So, USE_PERL5_BUILD have been reintroduced in Makefile.

	This has been reported by Thierry at FreeBSD.org
>How-To-Repeat:
>Fix:

--- patch-plan9port-Makefile.diff begins here ---
Index: Makefile
===================================================================
RCS file: /Ports/plan9port/Makefile,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- devel/plan9port/Makefile	5 May 2006 20:19:20 -0000	1.42
+++ devel/plan9port/Makefile	5 May 2006 20:21:08 -0000	1.43
@@ -15,6 +15,7 @@
 MAINTAINER=	serge.gagnon at b2b2c.ca
 COMMENT=	Port of the bulk of the Plan9 software build environment to Unix
 
+USE_PERL5_BUILD=	YES
 USE_XLIB=	YES
 WRKSRC=		${WRKDIR}/plan9
 PLIST=		${WRKDIR}/.PLIST
--- patch-plan9port-Makefile.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list