Date: Thu, 5 Sep 2013 20:49:55 +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: r326447 - head/deskutils/tomboy Message-ID: <201309052049.r85KntWC098412@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Thu Sep 5 20:49:55 2013 New Revision: 326447 URL: http://svnweb.freebsd.org/changeset/ports/326447 Log: Add an explicit dependency on pkgconf Approved by: portmgr (bapt) Modified: head/deskutils/tomboy/Makefile Modified: head/deskutils/tomboy/Makefile ============================================================================== --- head/deskutils/tomboy/Makefile Thu Sep 5 20:28:43 2013 (r326446) +++ head/deskutils/tomboy/Makefile Thu Sep 5 20:49:55 2013 (r326447) @@ -19,7 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/mono/gmime mautil:${PORTSDIR}/devel/mono-addins USE_XZ= yes -USES= gettext gmake +USES= gettext gmake pkgconfig USE_GNOME= gnomehack intlhack gnomeprefix gnomedesktopsharp20 GNU_CONFIGURE= yes INSTALLS_ICONS= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309052049.r85KntWC098412>