ports/183030: graphics/edje does not currently support STAGE

Guillaume Bibaut yom at iaelu.net
Wed Oct 16 19:10:01 UTC 2013


>Number:         183030
>Category:       ports
>Synopsis:       graphics/edje does not currently support STAGE
>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 Oct 16 19:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Guillaume Bibaut
>Release:        9.2-RELEASE
>Organization:
-
>Environment:
FreeBSD iaelu.net 9.2-RELEASE FreeBSD 9.2-RELEASE #0: Fri Sep 27 12:34:12 CEST 2013     root at iaelu.net:/usr/obj/usr/src/sys/IAELUNET  amd64
>Description:
graphics/edje does not currently support STAGE
>How-To-Repeat:
by trying to compile graphics/edje
>Fix:
add :

NO_STAGE=yes

to the graphics/edje/Makefile


Patch attached with submission follows:

--- /usr/ports/graphics/edje/Makefile	2013-10-13 23:53:44.000000000 +0200
+++ /poudriere/ports/default/ports/graphics/edje/Makefile	2013-10-16 20:42:51.843417657 +0200
@@ -22,6 +22,7 @@
 USE_EFL_ECORE=	evas file imf imf_evas
 USE_LUA=	5.1+
 USE_LDCONFIG=	yes
+NO_STAGE=	yes
 
 CONFIGURE_ARGS+=	--without-vim
 


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


More information about the freebsd-ports-bugs mailing list