svn commit: r396853 - head/net-p2p/tribler

Baptiste Daroussin bapt at FreeBSD.org
Sun Sep 13 19:16:02 UTC 2015


Author: bapt
Date: Sun Sep 13 19:16:01 2015
New Revision: 396853
URL: https://svnweb.freebsd.org/changeset/ports/396853

Log:
  Mark as only working with the old wxGTK version

Modified:
  head/net-p2p/tribler/Makefile

Modified: head/net-p2p/tribler/Makefile
==============================================================================
--- head/net-p2p/tribler/Makefile	Sun Sep 13 18:58:29 2015	(r396852)
+++ head/net-p2p/tribler/Makefile	Sun Sep 13 19:16:01 2015	(r396853)
@@ -39,7 +39,7 @@ SHEBANG_FILES=	usr/share/tribler/Tribler
 		usr/share/tribler/Tribler/vlc.py
 USE_OPENSSL=	yes
 USE_PYTHON=	run
-USE_WX=		2.8+
+USE_WX=		2.8
 WX_COMPS=	python
 WX_UNICODE=	yes
 


More information about the svn-ports-all mailing list