svn commit: r326346 - head/x11/emprint
Antoine Brodin
antoine at FreeBSD.org
Thu Sep 5 05:29:54 UTC 2013
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
More information about the svn-ports-all
mailing list