Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 2013 23:59:53 +0000 (UTC)
From:      Grzegorz Blach <gblach@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r331212 - head/graphics/edje
Message-ID:  <201310212359.r9LNxrUl048226@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gblach
Date: Mon Oct 21 23:59:53 2013
New Revision: 331212
URL: http://svnweb.freebsd.org/changeset/ports/331212

Log:
  - Append eina, eio to USE_ELF
  - Bump PORTREVISION

Modified:
  head/graphics/edje/Makefile

Modified: head/graphics/edje/Makefile
==============================================================================
--- head/graphics/edje/Makefile	Mon Oct 21 23:43:03 2013	(r331211)
+++ head/graphics/edje/Makefile	Mon Oct 21 23:59:53 2013	(r331212)
@@ -3,6 +3,7 @@
 
 PORTNAME=	edje
 PORTVERSION=	1.7.8
+PORTREVISION=	1
 PORTEPOCH=	2
 CATEGORIES=	graphics enlightenment
 MASTER_SITES=	http://download.enlightenment.fr/releases/ \
@@ -17,7 +18,7 @@ DIST_SUBDIR=	e17
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 USES=		pathfix pkgconfig shared-mime-info
-USE_EFL=	eet evas ecore embryo libtool_hack librt_hack
+USE_EFL=	eina eet evas ecore eio embryo libtool_hack librt_hack
 USE_EFL_EVAS_LOADERS=	eet jpeg png
 USE_EFL_ECORE=	evas file imf imf_evas
 USE_LUA=	5.1+



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