Date: Thu, 5 Sep 2013 05:29:53 +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: r326346 - head/x11/emprint Message-ID: <201309050529.r855TruW046748@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Thu Sep 5 05:29:53 2013 New Revision: 326346 URL: http://svnweb.freebsd.org/changeset/ports/326346 Log: Add an explicit dependency on pkgconf Approved by: portmgr (bapt) Modified: head/x11/emprint/Makefile Modified: head/x11/emprint/Makefile ============================================================================== --- head/x11/emprint/Makefile Thu Sep 5 05:28:24 2013 (r326345) +++ head/x11/emprint/Makefile Thu Sep 5 05:29:53 2013 (r326346) @@ -12,6 +12,7 @@ COMMENT= Utility for taking screenshots DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes +USES= pkgconfig USE_EFL= eina evas ecore USE_EFL_ECORE= evas file input x11
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309050529.r855TruW046748>