[Midnightbsd-cvs] mports [24960] trunk/devel/libspice-server/Makefile: update depends

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Feb 9 18:07:02 EST 2019


Revision: 24960
          http://svnweb.midnightbsd.org/mports/?rev=24960
Author:   laffer1
Date:     2019-02-09 18:07:02 -0500 (Sat, 09 Feb 2019)
Log Message:
-----------
update depends

Modified Paths:
--------------
    trunk/devel/libspice-server/Makefile

Modified: trunk/devel/libspice-server/Makefile
===================================================================
--- trunk/devel/libspice-server/Makefile	2019-02-09 23:01:51 UTC (rev 24959)
+++ trunk/devel/libspice-server/Makefile	2019-02-09 23:07:02 UTC (rev 24960)
@@ -2,7 +2,7 @@
 
 PORTNAME=	libspice-server
 DISTVERSION=	0.14.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel
 MASTER_SITES=	https://www.spice-space.org/download/releases/
 DISTNAME=	spice-${PORTVERSION}
@@ -12,8 +12,6 @@
 
 LICENSE=	gpl2
 
-BROKEN_powerpc64=	fails to compile: red-channel-client.h:44: redefinition of typedef 'RedChannelClient'
-
 LIB_DEPENDS=	libopus.so:audio/opus
 BUILD_DEPENDS=	spice-protocol>=0.12.10:devel/spice-protocol
 
@@ -34,8 +32,8 @@
 
 STATISTICS_CONFIGURE_ENABLE=	statistics
 
-USES=		autoreconf gmake jpeg libtool localbase:ldflag pkgconfig \
-		python ssl tar:bzip2
+USES=		autoreconf compiler:c++11-lang gmake jpeg libtool \
+		localbase:ldflag pkgconfig python ssl tar:bzip2
 
 USE_GNOME=	glib20
 USE_XORG=	pixman



More information about the Midnightbsd-cvs mailing list