Date: Thu, 12 Mar 2015 18:28:24 +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: r381141 - head/graphics/pinta Message-ID: <201503121828.t2CISOLv046843@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Thu Mar 12 18:28:24 2015 New Revision: 381141 URL: https://svnweb.freebsd.org/changeset/ports/381141 QAT: https://qat.redports.org/buildarchive/r381141/ Log: Use mono to unbreak when no TZ is set Modified: head/graphics/pinta/Makefile Modified: head/graphics/pinta/Makefile ============================================================================== --- head/graphics/pinta/Makefile Thu Mar 12 18:27:38 2015 (r381140) +++ head/graphics/pinta/Makefile Thu Mar 12 18:28:24 2015 (r381141) @@ -14,7 +14,7 @@ LICENSE= MIT BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/mono-addins.pc:${PORTSDIR}/devel/mono-addins RUN_DEPENDS:= ${BUILD_DEPENDS} -USES= gmake desktop-file-utils pkgconfig +USES= desktop-file-utils gmake mono pkgconfig HAS_CONFIGURE= yes CONFIGURE_ARGS+= --mandir=${PREFIX}/man
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503121828.t2CISOLv046843>