Date: Thu, 26 Mar 2015 15:27:02 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382325 - head/net-p2p/tribler Message-ID: <201503261527.t2QFR2bv029112@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Thu Mar 26 15:27:01 2015 New Revision: 382325 URL: https://svnweb.freebsd.org/changeset/ports/382325 QAT: https://qat.redports.org/buildarchive/r382325/ Log: net-p2p/tribler: Add DragonFly support Bring in fix from dports (port is not maintained) Modified: head/net-p2p/tribler/Makefile Modified: head/net-p2p/tribler/Makefile ============================================================================== --- head/net-p2p/tribler/Makefile Thu Mar 26 14:54:20 2015 (r382324) +++ head/net-p2p/tribler/Makefile Thu Mar 26 15:27:01 2015 (r382325) @@ -43,6 +43,7 @@ USE_WX= 2.8+ WX_COMPS= python WX_UNICODE= yes +CFLAGS+= -D__STDC_LIMIT_MACROS=1 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503261527.t2QFR2bv029112>