ports/182834: ports/www/dummyflash/Makefile add BUILD_DEPENDS= gcc:ports/lang/gcc

Julian H. Stacey jhs at berklix.com
Tue Oct 8 15:50:02 UTC 2013


>Number:         182834
>Category:       ports
>Synopsis:       ports/www/dummyflash/Makefile add BUILD_DEPENDS= gcc:ports/lang/gcc
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 08 15:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Julian H. Stacey
>Release:        FreeBSD 10.0-ALPHA4 amd64
>Organization:
http://berklix.com BSD Linux Unix Consultancy, Munich/Muenchen.
>Environment:
System: FreeBSD fire.js.berklix.net 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Mon Aug 20 18:20:09 CEST 2012 jhs at fire.js.berklix.net:/usr/src/sys/amd64/compile/FIRE64.small amd64


	
>Description:
	add 
	BUILD_DEPENDS=  gcc:${PORTSDIR}/lang/gcc

	
	as files/patch-aa has CC= gcc
	& as build breaks on FreeBSD 10.0-ALPHA4 that has clang not gcc 
>How-To-Repeat:
	
>Fix:

	
apply patch appended
http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/ports/gen/www/dummyflash/Makefile.REL=ALL.diff

*** current-2013-10-08-ctm-10069/ports/www/dummyflash/Makefile	Tue Oct  8 17:27:31 2013
--- new/ports/www/dummyflash/Makefile	Tue Oct  8 17:28:01 2013
***************
*** 13,18 ****
--- 13,19 ----
  COMMENT=	Silently consume flash MIME types
  
  USE_XORG=	x11
+ BUILD_DEPENDS=  gcc:${PORTSDIR}/lang/gcc
  BUILD_WRKSRC=	${WRKSRC}/PluginSDK30b5/examples/UnixTemplate/Unix
  NO_WRKSUBDIR=	yes
  MAKEFILE=	makefile.freebsd


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


More information about the freebsd-ports-bugs mailing list