svn commit: r421292 - head/devel/dbus-c++

Raphael Kubo da Costa rakuco at FreeBSD.org
Sat Sep 3 10:35:38 UTC 2016


Author: rakuco
Date: Sat Sep  3 10:35:37 2016
New Revision: 421292
URL: https://svnweb.freebsd.org/changeset/ports/421292

Log:
  Unmark BROKEN on FreeBSD 9.
  
  The port built just fine on 9.3-i386.
  
  PR:		212346
  Approved by:	yuri at rawbw.com (maintainer)

Modified:
  head/devel/dbus-c++/Makefile

Modified: head/devel/dbus-c++/Makefile
==============================================================================
--- head/devel/dbus-c++/Makefile	Sat Sep  3 10:32:09 2016	(r421291)
+++ head/devel/dbus-c++/Makefile	Sat Sep  3 10:35:37 2016	(r421292)
@@ -16,8 +16,6 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 LIB_DEPENDS=	libexpat.so:textproc/expat2 \
 		libdbus-1.so:devel/dbus
 
-BROKEN_FreeBSD_9=	Fails due to compiler issues
-
 USE_GITHUB=	yes
 GH_ACCOUNT=	andreas-volz
 GH_PROJECT=	dbus-cplusplus


More information about the svn-ports-head mailing list