Date: Mon, 2 Sep 2013 18:05:49 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326046 - head/graphics/evas-engine-x11 Message-ID: <201309021805.r82I5nIm033699@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Mon Sep 2 18:05:49 2013 New Revision: 326046 URL: http://svnweb.freebsd.org/changeset/ports/326046 Log: Add an explicit dependency on pkgconf Approved by: portmgr (bapt) Modified: head/graphics/evas-engine-x11/Makefile Modified: head/graphics/evas-engine-x11/Makefile ============================================================================== --- head/graphics/evas-engine-x11/Makefile Mon Sep 2 18:03:16 2013 (r326045) +++ head/graphics/evas-engine-x11/Makefile Mon Sep 2 18:05:49 2013 (r326046) @@ -19,7 +19,7 @@ LIB_DEPENDS= freetype:${PORTSDIR}/print/ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake pkgconfig USE_EFL= evas librt_hack libtool_hack USE_XORG= x11 xext USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309021805.r82I5nIm033699>