Date: Mon, 2 Sep 2013 21:32:23 +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: r326094 - head/devel/e_dbus Message-ID: <201309022132.r82LWNQu060142@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Mon Sep 2 21:32:23 2013 New Revision: 326094 URL: http://svnweb.freebsd.org/changeset/ports/326094 Log: Add an explicit dependency on pkgconf Approved by: portmgr (bapt) Modified: head/devel/e_dbus/Makefile Modified: head/devel/e_dbus/Makefile ============================================================================== --- head/devel/e_dbus/Makefile Mon Sep 2 21:29:44 2013 (r326093) +++ head/devel/e_dbus/Makefile Mon Sep 2 21:32:23 2013 (r326094) @@ -18,7 +18,7 @@ LIB_DEPENDS= dbus-1:${PORTSDIR}/devel/db DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes -USES= pathfix +USES= pathfix pkgconfig USE_EFL= eina evas ecore libtool_hack librt_hack USE_EFL_ECORE= evas USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309022132.r82LWNQu060142>